Adjust better spastorino membership to triagebot's adhoc_groups
This commit is contained in:
parent
7d01878bd0
commit
ada6c1680d
@ -619,7 +619,7 @@ cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]
|
|||||||
|
|
||||||
[mentions."compiler/stable_mir"]
|
[mentions."compiler/stable_mir"]
|
||||||
message = "This PR changes 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"]
|
[mentions."compiler/rustc_target/src/spec"]
|
||||||
message = """
|
message = """
|
||||||
@ -829,6 +829,7 @@ parser = [
|
|||||||
"@estebank",
|
"@estebank",
|
||||||
"@nnethercote",
|
"@nnethercote",
|
||||||
"@petrochenkov",
|
"@petrochenkov",
|
||||||
|
"@spastorino",
|
||||||
]
|
]
|
||||||
lexer = [
|
lexer = [
|
||||||
"@nnethercote",
|
"@nnethercote",
|
||||||
@ -837,6 +838,7 @@ lexer = [
|
|||||||
]
|
]
|
||||||
arena = [
|
arena = [
|
||||||
"@nnethercote",
|
"@nnethercote",
|
||||||
|
"@spastorino",
|
||||||
]
|
]
|
||||||
mir = [
|
mir = [
|
||||||
"@davidtwco",
|
"@davidtwco",
|
||||||
|
Loading…
Reference in New Issue
Block a user