Skip to content

Commit ae46731

Browse files
committed
triagebot: setup rustc-dev-guide adhoc-group
So that PR authors can opt-in to request review via `r? rustc-dev-guide`.
1 parent acb7ffd commit ae46731

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

triagebot.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,12 @@ allow-unauthenticated = [
6969

7070
[behind-upstream]
7171
days-threshold = 7
72+
73+
# Keep members alphanumerically sorted.
74+
[assign.adhoc_groups]
75+
rustc-dev-guide = [
76+
"@BoxyUwU",
77+
"@jieyouxu",
78+
"@jyn514",
79+
"@tshepang",
80+
]

0 commit comments

Comments
 (0)