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 = [
639639 " @compiler-errors" ,
640640 " @petrochenkov" ,
641641 " @davidtwco" ,
642+ " @estebank" ,
642643 " @oli-obk" ,
643644 " @wesleywiser" ,
644645]
@@ -688,18 +689,21 @@ incremental = [
688689diagnostics = [
689690 " @compiler-errors" ,
690691 " @davidtwco" ,
692+ " @estebank" ,
691693 " @oli-obk" ,
692694 " @TaKO8Ki" ,
693695]
694696parser = [
695697 " @compiler-errors" ,
696698 " @davidtwco" ,
699+ " @estebank" ,
697700 " @nnethercote" ,
698701 " @petrochenkov" ,
699702]
700703lexer = [
701704 " @nnethercote" ,
702705 " @petrochenkov" ,
706+ " @estebank" ,
703707]
704708mir = [
705709 " @davidtwco" ,
@@ -723,6 +727,7 @@ borrowck = [
723727]
724728ast_lowering = [
725729 " @compiler-errors" ,
730+ " @estebank" ,
726731 " @spastorino" ,
727732]
728733fallback = [
You can’t perform that action at this time.
0 commit comments