mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
Change CODEOWNERS entries for iritkatriel (GH-96008)
This commit is contained in:
parent
b2afe482f2
commit
bfc2028df0
1 changed files with 1 additions and 2 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -18,7 +18,7 @@ Objects/codeobject.c @markshannon
|
|||
Objects/frameobject.c @markshannon
|
||||
Objects/call.c @markshannon
|
||||
Python/ceval.c @markshannon
|
||||
Python/compile.c @markshannon
|
||||
Python/compile.c @markshannon @iritkatriel
|
||||
Python/ast_opt.c @isidentical
|
||||
Lib/test/test_patma.py @brandtbucher
|
||||
Lib/test/test_peepholer.py @brandtbucher
|
||||
|
|
@ -29,7 +29,6 @@ Lib/test/test_except*.py @iritkatriel
|
|||
Lib/test/test_traceback.py @iritkatriel
|
||||
Objects/exceptions.c @iritkatriel
|
||||
Python/traceback.c @iritkatriel
|
||||
Python/pythonrun.c @iritkatriel
|
||||
|
||||
# Hashing
|
||||
**/*hashlib* @tiran
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue