Skip to content

Commit 415780b

Browse files
Rollup merge of rust-lang#152326 - Kobzol:remove-compiler-adhoc-group, r=wesleywiser
Remove the compiler adhoc group Since triagebot now allows configuring rotation mode through a specific team. Original review rotation: ```toml compiler = [ "@BoxyUwU", "@chenyukang", "@davidtwco", "@eholk", "@fee1-dead", "@fmease", "@jackh726", "@jieyouxu", "@jdonszelmann", "@JonathanBrouwer", "@madsmtm", "@mati865", "@Nadrieril", "@nnethercote", "@oli-obk", "@petrochenkov", "@SparrowLii", "@TaKO8Ki", "@tiif", "@WaffleLapkin", "@wesleywiser", ] ``` I went through all the remaining members of t-compiler now and set their `compiler` team rotation to be off, to match the original state. You can check it with `team-stats compiler`. r? @davidtwco
2 parents bcd01e7 + 5862618 commit 415780b

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

triagebot.toml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,29 +1449,6 @@ compiler_leads = [
14491449
"@davidtwco",
14501450
"@wesleywiser",
14511451
]
1452-
compiler = [
1453-
"@BoxyUwU",
1454-
"@chenyukang",
1455-
"@davidtwco",
1456-
"@eholk",
1457-
"@fee1-dead",
1458-
"@fmease",
1459-
"@jackh726",
1460-
"@jieyouxu",
1461-
"@jdonszelmann",
1462-
"@JonathanBrouwer",
1463-
"@madsmtm",
1464-
"@mati865",
1465-
"@Nadrieril",
1466-
"@nnethercote",
1467-
"@oli-obk",
1468-
"@petrochenkov",
1469-
"@SparrowLii",
1470-
"@TaKO8Ki",
1471-
"@tiif",
1472-
"@WaffleLapkin",
1473-
"@wesleywiser",
1474-
]
14751452
libs = [
14761453
"@Mark-Simulacrum",
14771454
"@workingjubilee",

0 commit comments

Comments
 (0)