Skip to content

Commit bfc2028

Browse files
authored
Change CODEOWNERS entries for iritkatriel (GH-96008)
1 parent b2afe48 commit bfc2028

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Objects/codeobject.c @markshannon
1818
Objects/frameobject.c @markshannon
1919
Objects/call.c @markshannon
2020
Python/ceval.c @markshannon
21-
Python/compile.c @markshannon
21+
Python/compile.c @markshannon @iritkatriel
2222
Python/ast_opt.c @isidentical
2323
Lib/test/test_patma.py @brandtbucher
2424
Lib/test/test_peepholer.py @brandtbucher
@@ -29,7 +29,6 @@ Lib/test/test_except*.py @iritkatriel
2929
Lib/test/test_traceback.py @iritkatriel
3030
Objects/exceptions.c @iritkatriel
3131
Python/traceback.c @iritkatriel
32-
Python/pythonrun.c @iritkatriel
3332

3433
# Hashing
3534
**/*hashlib* @tiran

0 commit comments

Comments
 (0)