Skip to content

Commit dc1cd4c

Browse files
committed
Remove smir from triage and add me to stablemir
1 parent aec4741 commit dc1cd4c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

triagebot.toml

+1-5
Original file line numberDiff line numberDiff line change
@@ -554,13 +554,9 @@ cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
554554
message = "`rustc_macros::diagnostics` was changed"
555555
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
556556

557-
[mentions."compiler/rustc_smir"]
558-
message = "This PR changes Stable MIR"
559-
cc = ["@oli-obk", "@celinval", "@spastorino", "@ouz-a"]
560-
561557
[mentions."compiler/stable_mir"]
562558
message = "This PR changes Stable MIR"
563-
cc = ["@oli-obk", "@celinval", "@spastorino"]
559+
cc = ["@oli-obk", "@celinval", "@spastorino", "@ouz-a"]
564560

565561
[mentions."compiler/rustc_target/src/spec"]
566562
message = """

0 commit comments

Comments
 (0)