@@ -29,20 +29,20 @@ Objects/type* @markshannon
2929Objects /codeobject.c @ markshannon
3030Objects /frameobject.c @ markshannon
3131Objects /call.c @ markshannon
32- Python /ceval * .c @ markshannon @ gvanrossum
33- Python /ceval * .h @ markshannon @ gvanrossum
32+ Python /ceval * .c @ markshannon
33+ Python /ceval * .h @ markshannon
3434Python /compile.c @ markshannon @ iritkatriel
3535Python /assemble.c @ markshannon @ iritkatriel
3636Python /flowgraph.c @ markshannon @ iritkatriel
3737Python /ast_opt.c @ isidentical
38- Python /bytecodes.c @ markshannon @ gvanrossum
39- Python /optimizer * .c @ markshannon @ gvanrossum
38+ Python /bytecodes.c @ markshannon
39+ Python /optimizer * .c @ markshannon
4040Python /optimizer_analysis.c @ Fidget-Spinner
4141Python /optimizer_bytecodes.c @ Fidget-Spinner
4242Lib /_pyrepl /* @ pablogsal @ lysnikolaou @ ambv
4343Lib /test /test_patma.py @ brandtbucher
4444Lib /test /test_type_ * .py @ JelleZijlstra
45- Lib /test /test_capi /test_misc.py @ markshannon @ gvanrossum
45+ Lib /test /test_capi /test_misc.py @ markshannon
4646Lib /test /test_pyrepl /* @ pablogsal @ lysnikolaou @ ambv
4747Tools /c-analyzer / @ ericsnowcurrently
4848
@@ -152,7 +152,7 @@ Include/internal/pycore_time.h @pganssle @abalkin
152152/Lib /test /test_tokenize.py @ pablogsal @ lysnikolaou
153153
154154# Code generator
155- /Tools /cases_generator / @ gvanrossum
155+ /Tools /cases_generator / @ markshannon
156156
157157# AST
158158Python /ast.c @ isidentical
0 commit comments