We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4822c2 commit 5b7423cCopy full SHA for 5b7423c
triagebot.toml
@@ -978,30 +978,24 @@ users_on_vacation = [
978
]
979
980
[assign.adhoc_groups]
981
-compiler-team = [
+compiler = [
982
+ "@BoxyUwU",
983
+ "@chenyukang",
984
"@cjgillot",
985
"@compiler-errors",
- "@petrochenkov",
986
"@davidtwco",
987
"@estebank",
988
+ "@fee1-dead",
989
+ "@fmease",
990
+ "@jieyouxu",
991
"@lcnr",
992
+ "@Nadrieril",
993
+ "@nnethercote",
994
"@oli-obk",
995
+ "@petrochenkov",
996
"@pnkfelix",
- "@wesleywiser",
-]
-compiler-team-contributors = [
997
"@TaKO8Ki",
- "@Nadrieril",
- "@nnethercote",
- "@fmease",
- "@fee1-dead",
998
- "@jieyouxu",
999
- "@BoxyUwU",
1000
- "@chenyukang",
1001
1002
-compiler = [
1003
- "compiler-team",
1004
- "compiler-team-contributors",
+ "@wesleywiser",
1005
1006
libs = [
1007
"@cuviper",
0 commit comments