diff --git a/triagebot.toml b/triagebot.toml index f31dd5cd3d8..60eb66acee2 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -981,30 +981,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",