Skip to content

Commit cb2d8e9

Browse files
authored
Update reviewer lottery (#282)
1 parent 836ec5d commit cb2d8e9

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

.github/reviewer-lottery.yml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ groups:
33
# Usually, at least on of the maintainers should approve PR before merging.
44
# The best is if two maintainers do that.
55
- name: maintainers # name of the group
6-
reviewers: 2 # how many reviewers do you want to assign?
6+
reviewers: 3 # how many reviewers do you want to assign?
77
internal_reviewers: 1 # how many reviewers do you want to assign when the PR author belongs to this group?
88
usernames: # github usernames of the reviewers
99
- bmagyar
1010
- destogl
11+
- christophfroehlich
1112

1213
# Reviewers group to get broader feedback.
1314
- name: reviewers
@@ -17,19 +18,23 @@ groups:
1718
- progtologist
1819
- arne48
1920
- DasRoteSkelett
20-
- Serafadam
21+
- sgmurray
2122
- harderthan
2223
- jaron-l
2324
- malapatiravi
24-
- homalozoa
2525
- erickisos
26+
- sachinkum0009
27+
- qiayuanliao
28+
- homalozoa
2629
- anfemosa
30+
- jackcenter
2731
- VX792
2832
- mhubii
2933
- livanov93
3034
- aprotyas
3135
- peterdavidfagan
3236
- duringhof
37+
- VanshGehlot
3338
- bijoua29
34-
- lm2292
39+
- LukasMacha97
3540
- mcbed

0 commit comments

Comments
 (0)