Skip to content

Commit 47fc625

Browse files
authored
Rollup merge of #107661 - oli-obk:breathing_room, r=oli-obk
Remove Esteban from review queues for a while r? `@estebank`
2 parents d381eca + d78fb1a commit 47fc625

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

triagebot.toml

+3-6
Original file line numberDiff line numberDiff line change
@@ -441,15 +441,15 @@ cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakar
441441

442442
[mentions."compiler/rustc_error_messages"]
443443
message = "`rustc_error_messages` was changed"
444-
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]
444+
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
445445

446446
[mentions."compiler/rustc_errors/src/translation.rs"]
447447
message = "`rustc_errors::translation` was changed"
448-
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]
448+
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
449449

450450
[mentions."compiler/rustc_macros/src/diagnostics"]
451451
message = "`rustc_macros::diagnostics` was changed"
452-
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]
452+
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
453453

454454
[mentions."compiler/rustc_target/src/spec"]
455455
message = """
@@ -475,7 +475,6 @@ contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
475475
[assign.adhoc_groups]
476476
compiler-team = [
477477
"@cjgillot",
478-
"@estebank",
479478
"@petrochenkov",
480479
"@davidtwco",
481480
"@oli-obk",
@@ -532,13 +531,11 @@ incremental = [
532531
diagnostics = [
533532
"@compiler-errors",
534533
"@davidtwco",
535-
"@estebank",
536534
"@oli-obk",
537535
"@TaKO8Ki",
538536
]
539537
parser = [
540538
"@davidtwco",
541-
"@estebank",
542539
"@nnethercote",
543540
"@petrochenkov",
544541
]

0 commit comments

Comments
 (0)