Skip to content

Commit 776d768

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 5881eb8 commit 776d768

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/doc/rustc-dev-guide/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)