Skip to content

Commit

Permalink
Adjust better spastorino membership to triagebot's adhoc_groups
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Mar 22, 2024
1 parent 7d01878 commit ada6c16
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]

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

[mentions."compiler/rustc_target/src/spec"]
message = """
Expand Down Expand Up @@ -829,6 +829,7 @@ parser = [
"@estebank",
"@nnethercote",
"@petrochenkov",
"@spastorino",
]
lexer = [
"@nnethercote",
Expand All @@ -837,6 +838,7 @@ lexer = [
]
arena = [
"@nnethercote",
"@spastorino",
]
mir = [
"@davidtwco",
Expand Down

0 comments on commit ada6c16

Please sign in to comment.