Skip to content

Commit ce11b70

Browse files
committed
Re-add estebank to review rotation
1 parent 88189a7 commit ce11b70

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

+5
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@ compiler-team = [
639639
"@compiler-errors",
640640
"@petrochenkov",
641641
"@davidtwco",
642+
"@estebank",
642643
"@oli-obk",
643644
"@wesleywiser",
644645
]
@@ -688,18 +689,21 @@ incremental = [
688689
diagnostics = [
689690
"@compiler-errors",
690691
"@davidtwco",
692+
"@estebank",
691693
"@oli-obk",
692694
"@TaKO8Ki",
693695
]
694696
parser = [
695697
"@compiler-errors",
696698
"@davidtwco",
699+
"@estebank",
697700
"@nnethercote",
698701
"@petrochenkov",
699702
]
700703
lexer = [
701704
"@nnethercote",
702705
"@petrochenkov",
706+
"@estebank",
703707
]
704708
mir = [
705709
"@davidtwco",
@@ -723,6 +727,7 @@ borrowck = [
723727
]
724728
ast_lowering = [
725729
"@compiler-errors",
730+
"@estebank",
726731
"@spastorino",
727732
]
728733
fallback = [

0 commit comments

Comments
 (0)