Skip to content

Commit

Permalink
chore: Update auto_request_review.yml (#121)
Browse files Browse the repository at this point in the history
Adding @ramin and @jcstein as default reviewers, removing @YazzyYaz
(unless you want to stay?)

Added MSevey instead of devops for ci, removed celestia team as default
for **

Also changing review # to 2, 3 is overkill for this repo
  • Loading branch information
distractedm1nd authored May 24, 2024
1 parent d3100e0 commit 4cae500
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/auto_request_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ reviewers:
- Bidon15
- Ferret-san
- distractedm1nd
- YazzyYaz
- jcstein
- ramin
celestia:
- Wondertan
- S1nus
Expand All @@ -16,16 +17,17 @@ reviewers:
- smuu
- sysrex
- jrmanes
ci:
- MSevey
files:
'**':
- code-owners
- celestia
'**/*Dockerfile':
- devops
'.github/**':
- devops
- ci
options:
ignore_draft: true
ignored_keywords:
- WIP
number_of_reviewers: 3
number_of_reviewers: 2

0 comments on commit 4cae500

Please sign in to comment.