Skip to content

Commit 39b6f45

Browse files
authored
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 ae9e08e + c3dd266 commit 39b6f45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

triagebot.toml

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

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

568568
[mentions."compiler/rustc_errors/src/translation.rs"]
569569
message = "`rustc_errors::translation` was changed"
570-
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
570+
cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]
571571

572572
[mentions."compiler/rustc_macros/src/diagnostics"]
573573
message = "`rustc_macros::diagnostics` was changed"
574-
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
574+
cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]
575575

576576
[mentions."compiler/stable_mir"]
577577
message = "This PR changes Stable MIR"

0 commit comments

Comments
 (0)