Skip to content

Commit e6f961c

Browse files
committed
Add @saethlin to some triagebot groups
1 parent 6e1d947 commit e6f961c

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)