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