File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -639,6 +639,7 @@ compiler-team = [
639
639
" @compiler-errors" ,
640
640
" @petrochenkov" ,
641
641
" @davidtwco" ,
642
+ " @estebank" ,
642
643
" @oli-obk" ,
643
644
" @wesleywiser" ,
644
645
]
@@ -688,18 +689,21 @@ incremental = [
688
689
diagnostics = [
689
690
" @compiler-errors" ,
690
691
" @davidtwco" ,
692
+ " @estebank" ,
691
693
" @oli-obk" ,
692
694
" @TaKO8Ki" ,
693
695
]
694
696
parser = [
695
697
" @compiler-errors" ,
696
698
" @davidtwco" ,
699
+ " @estebank" ,
697
700
" @nnethercote" ,
698
701
" @petrochenkov" ,
699
702
]
700
703
lexer = [
701
704
" @nnethercote" ,
702
705
" @petrochenkov" ,
706
+ " @estebank" ,
703
707
]
704
708
mir = [
705
709
" @davidtwco" ,
@@ -723,6 +727,7 @@ borrowck = [
723
727
]
724
728
ast_lowering = [
725
729
" @compiler-errors" ,
730
+ " @estebank" ,
726
731
" @spastorino" ,
727
732
]
728
733
fallback = [
You can’t perform that action at this time.
0 commit comments