mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-87092: update CODEOWNERS for split of compile.c to 3 files (#103941)
This commit is contained in:
parent
8def5ef016
commit
72adaba6dd
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -25,6 +25,8 @@ Objects/frameobject.c @markshannon
|
|||
Objects/call.c @markshannon
|
||||
Python/ceval.c @markshannon
|
||||
Python/compile.c @markshannon @iritkatriel
|
||||
Python/assemble.c @markshannon @iritkatriel
|
||||
Python/flowgraph.c @markshannon @iritkatriel
|
||||
Python/ast_opt.c @isidentical
|
||||
Lib/test/test_patma.py @brandtbucher
|
||||
Lib/test/test_peepholer.py @brandtbucher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue