mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +00:00
Rollup merge of #132923 - fmease:triagebot-update-t-compiler, r=wesleywiser
Triagebot: Consolidate the T-compiler ad hoc assignment groups https://github.com/rust-lang/compiler-team/issues/757 1. Inline compiler-team and compiler-team-contributors into compiler 2. Sort members alphabetically
This commit is contained in:
commit
15fbae8ed9
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user