Skip to content

Commit 68bc894

Browse files
committed
Remove user from reviewer roulette.
1 parent c5214c0 commit 68bc894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewer-roulette.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [ labeled ]
66

77
env:
8-
reviewerList: "jonsimantov a-maurice DellaBitta cynthiajoan chkuang-g AlmostMatt"
8+
reviewerList: "jonsimantov a-maurice cynthiajoan chkuang-g AlmostMatt"
99

1010
jobs:
1111
assign_random_reviewer:

0 commit comments

Comments
 (0)