Triagebot: Consolidate the T-compiler ad hoc groups
This commit is contained in:
parent
d4822c2d84
commit
5b7423c2fc
1 changed files with 16 additions and 22 deletions
|
@ -978,30 +978,24 @@ users_on_vacation = [
|
|||
]
|
||||
|
||||
[assign.adhoc_groups]
|
||||
compiler-team = [
|
||||
"@cjgillot",
|
||||
"@compiler-errors",
|
||||
"@petrochenkov",
|
||||
"@davidtwco",
|
||||
"@estebank",
|
||||
"@lcnr",
|
||||
"@oli-obk",
|
||||
"@pnkfelix",
|
||||
"@wesleywiser",
|
||||
]
|
||||
compiler-team-contributors = [
|
||||
"@TaKO8Ki",
|
||||
"@Nadrieril",
|
||||
"@nnethercote",
|
||||
"@fmease",
|
||||
"@fee1-dead",
|
||||
"@jieyouxu",
|
||||
compiler = [
|
||||
"@BoxyUwU",
|
||||
"@chenyukang",
|
||||
]
|
||||
compiler = [
|
||||
"compiler-team",
|
||||
"compiler-team-contributors",
|
||||
"@cjgillot",
|
||||
"@compiler-errors",
|
||||
"@davidtwco",
|
||||
"@estebank",
|
||||
"@fee1-dead",
|
||||
"@fmease",
|
||||
"@jieyouxu",
|
||||
"@lcnr",
|
||||
"@Nadrieril",
|
||||
"@nnethercote",
|
||||
"@oli-obk",
|
||||
"@petrochenkov",
|
||||
"@pnkfelix",
|
||||
"@TaKO8Ki",
|
||||
"@wesleywiser",
|
||||
]
|
||||
libs = [
|
||||
"@cuviper",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue