Adjust better spastorino membership to triagebot's adhoc_groups
This commit is contained in:
parent
7d01878bd0
commit
ada6c1680d
1 changed files with 3 additions and 1 deletions
|
@ -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 = """
|
||||
|
@ -829,6 +829,7 @@ parser = [
|
|||
"@estebank",
|
||||
"@nnethercote",
|
||||
"@petrochenkov",
|
||||
"@spastorino",
|
||||
]
|
||||
lexer = [
|
||||
"@nnethercote",
|
||||
|
@ -837,6 +838,7 @@ lexer = [
|
|||
]
|
||||
arena = [
|
||||
"@nnethercote",
|
||||
"@spastorino",
|
||||
]
|
||||
mir = [
|
||||
"@davidtwco",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue