Skip to content

Commit 1fe9713

Browse files
authored
Rollup merge of rust-lang#122885 - spastorino:spastorino-adhoc_groups, r=compiler-errors
Adjust better spastorino membership to triagebot's adhoc_groups
2 parents 5624af3 + ada6c16 commit 1fe9713

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
@@ -623,7 +623,7 @@ cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]
623623

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

628628
[mentions."compiler/rustc_target/src/spec"]
629629
message = """
@@ -833,6 +833,7 @@ parser = [
833833
"@estebank",
834834
"@nnethercote",
835835
"@petrochenkov",
836+
"@spastorino",
836837
]
837838
lexer = [
838839
"@nnethercote",
@@ -841,6 +842,7 @@ lexer = [
841842
]
842843
arena = [
843844
"@nnethercote",
845+
"@spastorino",
844846
]
845847
mir = [
846848
"@davidtwco",

0 commit comments

Comments
 (0)