Skip to content

Commit 15fbae8

Browse files
authored
Rollup merge of #132923 - fmease:triagebot-update-t-compiler, r=wesleywiser
Triagebot: Consolidate the T-compiler ad hoc assignment groups rust-lang/compiler-team#757 1. Inline compiler-team and compiler-team-contributors into compiler 2. Sort members alphabetically
2 parents 8628fd5 + 5b7423c commit 15fbae8

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
@@ -981,30 +981,24 @@ users_on_vacation = [
981981
]
982982

983983
[assign.adhoc_groups]
984-
compiler-team = [
984+
compiler = [
985+
"@BoxyUwU",
986+
"@chenyukang",
985987
"@cjgillot",
986988
"@compiler-errors",
987-
"@petrochenkov",
988989
"@davidtwco",
989990
"@estebank",
991+
"@fee1-dead",
992+
"@fmease",
993+
"@jieyouxu",
990994
"@lcnr",
995+
"@Nadrieril",
996+
"@nnethercote",
991997
"@oli-obk",
998+
"@petrochenkov",
992999
"@pnkfelix",
993-
"@wesleywiser",
994-
]
995-
compiler-team-contributors = [
9961000
"@TaKO8Ki",
997-
"@Nadrieril",
998-
"@nnethercote",
999-
"@fmease",
1000-
"@fee1-dead",
1001-
"@jieyouxu",
1002-
"@BoxyUwU",
1003-
"@chenyukang",
1004-
]
1005-
compiler = [
1006-
"compiler-team",
1007-
"compiler-team-contributors",
1001+
"@wesleywiser",
10081002
]
10091003
libs = [
10101004
"@cuviper",

0 commit comments

Comments
 (0)