triagebot: setup rustc-dev-guide adhoc-group

So that PR authors can opt-in to request review via
`r? rustc-dev-guide`.
This commit is contained in:
Jieyou Xu 2025-05-31 23:26:32 +08:00
parent 5881eb8b74
commit 776d768bd6
No known key found for this signature in database
GPG key ID: 045B995028EA6AFC

View file

@ -69,3 +69,12 @@ allow-unauthenticated = [
[behind-upstream]
days-threshold = 7
# Keep members alphanumerically sorted.
[assign.adhoc_groups]
rustc-dev-guide = [
"@BoxyUwU",
"@jieyouxu",
"@jyn514",
"@tshepang",
]