]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-121404: update CODEOWNERS (#124109)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sun, 15 Sep 2024 19:21:22 +0000 (20:21 +0100)
committerGitHub <noreply@github.com>
Sun, 15 Sep 2024 19:21:22 +0000 (19:21 +0000)
.github/CODEOWNERS

index d18773c9ea99b843547d0a7650a43249740c61de..6e934232756c5dd09920193e8f4a20ab1d800ec9 100644 (file)
@@ -33,6 +33,7 @@ Objects/frameobject.c         @markshannon
 Objects/call.c                @markshannon
 Python/ceval*.c               @markshannon
 Python/ceval*.h               @markshannon
+Python/codegen.c              @markshannon @iritkatriel
 Python/compile.c              @markshannon @iritkatriel
 Python/assemble.c             @markshannon @iritkatriel
 Python/flowgraph.c            @markshannon @iritkatriel