Skip to content

Commit

Permalink
Triagebot: Consolidate the T-compiler ad hoc groups
Browse files Browse the repository at this point in the history
  • Loading branch information
fmease committed Nov 11, 2024
1 parent d4822c2 commit 5b7423c
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -978,30 +978,24 @@ users_on_vacation = [
]

[assign.adhoc_groups]
compiler-team = [
compiler = [
"@BoxyUwU",
"@chenyukang",
"@cjgillot",
"@compiler-errors",
"@petrochenkov",
"@davidtwco",
"@estebank",
"@fee1-dead",
"@fmease",
"@jieyouxu",
"@lcnr",
"@Nadrieril",
"@nnethercote",
"@oli-obk",
"@petrochenkov",
"@pnkfelix",
"@wesleywiser",
]
compiler-team-contributors = [
"@TaKO8Ki",
"@Nadrieril",
"@nnethercote",
"@fmease",
"@fee1-dead",
"@jieyouxu",
"@BoxyUwU",
"@chenyukang",
]
compiler = [
"compiler-team",
"compiler-team-contributors",
"@wesleywiser",
]
libs = [
"@cuviper",
Expand Down

0 comments on commit 5b7423c

Please sign in to comment.