mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
CODEOWNERS: Assign new PEP 695 files to myself (#104551)
This commit is contained in:
parent
442a3e65da
commit
febcc6ccfb
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -22,6 +22,7 @@ configure* @erlend-aasland @corona10
|
|||
**/*hamt* @1st1
|
||||
Objects/set* @rhettinger
|
||||
Objects/dict* @methane @markshannon
|
||||
Objects/typevarobject.c @JelleZijlstra
|
||||
Objects/type* @markshannon
|
||||
Objects/codeobject.c @markshannon
|
||||
Objects/frameobject.c @markshannon
|
||||
|
|
@ -33,6 +34,7 @@ Python/flowgraph.c @markshannon @iritkatriel
|
|||
Python/ast_opt.c @isidentical
|
||||
Lib/test/test_patma.py @brandtbucher
|
||||
Lib/test/test_peepholer.py @brandtbucher
|
||||
Lib/test/test_type_*.py @JelleZijlstra
|
||||
|
||||
# Exceptions
|
||||
Lib/traceback.py @iritkatriel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue