Skip to content

Commit d831c66

Browse files
authored
Unrolled build for #158262
Rollup merge of #158262 - jdonszelmann:triagebot-changes, r=davidtwco Change compiler leads in triagebot.toml r? @davidtwco
2 parents cddcbec + e7bc354 commit d831c66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

triagebot.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x
12701270

12711271
[mentions."src/tools/tidy/src/deps.rs"]
12721272
message = "The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
1273-
cc = ["@davidtwco", "@wesleywiser"]
1273+
cc = ["@davidtwco", "@boxyuwu"]
12741274

12751275
[mentions."src/tools/tidy/src/extra_checks"]
12761276
message = "`tidy` extra checks were modified."
@@ -1517,7 +1517,7 @@ branch = "stable"
15171517
[assign.adhoc_groups]
15181518
compiler_leads = [
15191519
"@davidtwco",
1520-
"@wesleywiser",
1520+
"@boxyuwu",
15211521
]
15221522
libs = [
15231523
"@Mark-Simulacrum",

0 commit comments

Comments
 (0)