mirror of https://github.com/python/cpython
Add myself to various CODEOWNERS (GH-115481)
This commit is contained in:
parent
889cc43cb1
commit
d9f4cbe5e1
|
@ -37,6 +37,8 @@ Python/flowgraph.c @markshannon @iritkatriel
|
|||
Python/ast_opt.c @isidentical
|
||||
Python/bytecodes.c @markshannon @gvanrossum
|
||||
Python/optimizer*.c @markshannon @gvanrossum
|
||||
Python/optimizer_analysis.c @Fidget-Spinner
|
||||
Python/tier2_redundancy_eliminator_bytecodes.c @Fidget-Spinner
|
||||
Lib/test/test_patma.py @brandtbucher
|
||||
Lib/test/test_type_*.py @JelleZijlstra
|
||||
Lib/test/test_capi/test_misc.py @markshannon @gvanrossum
|
||||
|
|
Loading…
Reference in New Issue