Skip to content

Commit ada6c16

Browse files
committed
Adjust better spastorino membership to triagebot's adhoc_groups
1 parent 7d01878 commit ada6c16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

triagebot.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]
619619

620620
[mentions."compiler/stable_mir"]
621621
message = "This PR changes Stable MIR"
622-
cc = ["@oli-obk", "@celinval", "@spastorino", "@ouz-a"]
622+
cc = ["@oli-obk", "@celinval", "@ouz-a"]
623623

624624
[mentions."compiler/rustc_target/src/spec"]
625625
message = """
@@ -829,6 +829,7 @@ parser = [
829829
"@estebank",
830830
"@nnethercote",
831831
"@petrochenkov",
832+
"@spastorino",
832833
]
833834
lexer = [
834835
"@nnethercote",
@@ -837,6 +838,7 @@ lexer = [
837838
]
838839
arena = [
839840
"@nnethercote",
841+
"@spastorino",
840842
]
841843
mir = [
842844
"@davidtwco",

0 commit comments

Comments
 (0)