Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Update list of reviewers (backport #386) #395

Merged
merged 3 commits into from
Dec 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 14 additions & 16 deletions .github/reviewer-lottery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,31 @@ groups:
# Usually, at least on of the maintainers should approve PR before merging.
# The best is if two maintainers do that.
- name: maintainers # name of the group
reviewers: 2 # how many reviewers do you want to assign?
reviewers: 3 # how many reviewers do you want to assign?
internal_reviewers: 1 # how many reviewers do you want to assign when the PR author belongs to this group?
usernames: # github usernames of the reviewers
- bmagyar
- destogl
- christophfroehlich

# Reviewers group to get broader feedback.
- name: reviewers
reviewers: 5
usernames:
- rosterloh
- progtologist
- aprotyas
- arne48
- bijoua29
- DasRoteSkelett
- Serafadam
- harderthan
- jaron-l
- malapatiravi
- homalozoa
- duringhof
- erickisos
- anfemosa
- VX792
- mhubii
- fmauch
- jaron-l
- livanov93
- aprotyas
- peterdavidfagan
- duringhof
- bijoua29
- lm2292
- mcbed
- moriarty
- olivier-stasse
- peterdavidfagan
- progtologist
- saikishor
- VanshGehlot
- VX792
Loading