Skip to content

Commit 0d3af59

Browse files
authored
Rollup merge of #120246 - estebank:revert_breathing_room, r=estebank
Re-add estebank to review rotation r? ``@compiler-errors``
2 parents 8fea4a8 + ce11b70 commit 0d3af59

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
@@ -643,6 +643,7 @@ compiler-team = [
643643
"@compiler-errors",
644644
"@petrochenkov",
645645
"@davidtwco",
646+
"@estebank",
646647
"@oli-obk",
647648
"@wesleywiser",
648649
]
@@ -693,18 +694,21 @@ incremental = [
693694
diagnostics = [
694695
"@compiler-errors",
695696
"@davidtwco",
697+
"@estebank",
696698
"@oli-obk",
697699
"@TaKO8Ki",
698700
]
699701
parser = [
700702
"@compiler-errors",
701703
"@davidtwco",
704+
"@estebank",
702705
"@nnethercote",
703706
"@petrochenkov",
704707
]
705708
lexer = [
706709
"@nnethercote",
707710
"@petrochenkov",
711+
"@estebank",
708712
]
709713
arena = [
710714
"@nnethercote",
@@ -731,6 +735,7 @@ borrowck = [
731735
]
732736
ast_lowering = [
733737
"@compiler-errors",
738+
"@estebank",
734739
"@spastorino",
735740
]
736741
fallback = [

0 commit comments

Comments
 (0)