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 @@ -643,6 +643,7 @@ compiler-team = [
643
643
" @compiler-errors" ,
644
644
" @petrochenkov" ,
645
645
" @davidtwco" ,
646
+ " @estebank" ,
646
647
" @oli-obk" ,
647
648
" @wesleywiser" ,
648
649
]
@@ -693,18 +694,21 @@ incremental = [
693
694
diagnostics = [
694
695
" @compiler-errors" ,
695
696
" @davidtwco" ,
697
+ " @estebank" ,
696
698
" @oli-obk" ,
697
699
" @TaKO8Ki" ,
698
700
]
699
701
parser = [
700
702
" @compiler-errors" ,
701
703
" @davidtwco" ,
704
+ " @estebank" ,
702
705
" @nnethercote" ,
703
706
" @petrochenkov" ,
704
707
]
705
708
lexer = [
706
709
" @nnethercote" ,
707
710
" @petrochenkov" ,
711
+ " @estebank" ,
708
712
]
709
713
arena = [
710
714
" @nnethercote" ,
@@ -731,6 +735,7 @@ borrowck = [
731
735
]
732
736
ast_lowering = [
733
737
" @compiler-errors" ,
738
+ " @estebank" ,
734
739
" @spastorino" ,
735
740
]
736
741
fallback = [
You can’t perform that action at this time.
0 commit comments