Skip to content

Commit 5b7423c

Browse files
committed
Triagebot: Consolidate the T-compiler ad hoc groups
1 parent d4822c2 commit 5b7423c

File tree

1 file changed

+10
-16
lines changed

1 file changed

+10
-16
lines changed

triagebot.toml

+10-16
Original file line numberDiff line numberDiff line change
@@ -978,30 +978,24 @@ users_on_vacation = [
978978
]
979979

980980
[assign.adhoc_groups]
981-
compiler-team = [
981+
compiler = [
982+
"@BoxyUwU",
983+
"@chenyukang",
982984
"@cjgillot",
983985
"@compiler-errors",
984-
"@petrochenkov",
985986
"@davidtwco",
986987
"@estebank",
988+
"@fee1-dead",
989+
"@fmease",
990+
"@jieyouxu",
987991
"@lcnr",
992+
"@Nadrieril",
993+
"@nnethercote",
988994
"@oli-obk",
995+
"@petrochenkov",
989996
"@pnkfelix",
990-
"@wesleywiser",
991-
]
992-
compiler-team-contributors = [
993997
"@TaKO8Ki",
994-
"@Nadrieril",
995-
"@nnethercote",
996-
"@fmease",
997-
"@fee1-dead",
998-
"@jieyouxu",
999-
"@BoxyUwU",
1000-
"@chenyukang",
1001-
]
1002-
compiler = [
1003-
"compiler-team",
1004-
"compiler-team-contributors",
998+
"@wesleywiser",
1005999
]
10061000
libs = [
10071001
"@cuviper",

0 commit comments

Comments
 (0)