Skip to content

Commit c3dd266

Browse files
authored
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.
1 parent 4d1bd0d commit c3dd266

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
@@ -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)