Skip to content

Commit

Permalink
Unrolled build for rust-lang#132923
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#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
  • Loading branch information
rust-timer authored Nov 12, 2024
2 parents 6503543 + 5b7423c commit 9f364e0
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 @@ -981,30 +981,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 9f364e0

Please sign in to comment.