Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit f2bade4

Browse files
authored
Unrolled build for rust-lang#118985
Rollup merge of rust-lang#118985 - JohnTitor:rm-jtitor-diag-pings, r=compiler-errors Remove @JohnTitor from diagnostics pings I've been inactive around diagnostics for a while so would like to remove myself from the diagnostics-related ping groups for now.
2 parents 3f39cae + c3dd266 commit f2bade4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

triagebot.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -555,15 +555,15 @@ cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakar
555555

556556
[mentions."compiler/rustc_error_messages"]
557557
message = "`rustc_error_messages` was changed"
558-
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
558+
cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]
559559

560560
[mentions."compiler/rustc_errors/src/translation.rs"]
561561
message = "`rustc_errors::translation` was changed"
562-
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
562+
cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]
563563

564564
[mentions."compiler/rustc_macros/src/diagnostics"]
565565
message = "`rustc_macros::diagnostics` was changed"
566-
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
566+
cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]
567567

568568
[mentions."compiler/stable_mir"]
569569
message = "This PR changes Stable MIR"

0 commit comments

Comments
 (0)