mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add myself to various CODEOWNERS (GH-115481)
This commit is contained in:
parent
889cc43cb1
commit
d9f4cbe5e1
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -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…
Add table
Add a link
Reference in a new issue