Skip to content

Commit a4317c4

Browse files
authored
Rollup merge of #124994 - saethlin:saethlin-triagebot, r=scottmcm
Add @saethlin to some triagebot groups I think this is a reasonable approximation of what I can review, and should encourage people to request me. r? scottmcm
2 parents 0997891 + e6f961c commit a4317c4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: triagebot.toml

+4-1
Original file line numberDiff line numberDiff line change
@@ -933,11 +933,13 @@ arena = [
933933
mir = [
934934
"@davidtwco",
935935
"@oli-obk",
936-
"@matthewjasper"
936+
"@matthewjasper",
937+
"@saethlin",
937938
]
938939
mir-opt = [
939940
"@oli-obk",
940941
"@wesleywiser",
942+
"@saethlin",
941943
]
942944
types = [
943945
"@compiler-errors",
@@ -1003,6 +1005,7 @@ project-exploit-mitigations = [
10031005
"/compiler/rustc_lexer" = ["compiler", "lexer"]
10041006
"/compiler/rustc_llvm" = ["@cuviper"]
10051007
"/compiler/rustc_codegen_llvm/src/debuginfo" = ["compiler", "debuginfo"]
1008+
"/compiler/rustc_codegen_ssa" = ["compiler", "@saethlin"]
10061009
"/compiler/rustc_middle/src/mir" = ["compiler", "mir"]
10071010
"/compiler/rustc_middle/src/traits" = ["compiler", "types"]
10081011
"/compiler/rustc_middle/src/ty" = ["compiler", "types"]

0 commit comments

Comments
 (0)