]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add Savannah as `jit.yml` CODEOWNER (#145152)
authorSavannah Ostrowski <savannah@python.org>
Mon, 23 Feb 2026 17:54:14 +0000 (09:54 -0800)
committerGitHub <noreply@github.com>
Mon, 23 Feb 2026 17:54:14 +0000 (19:54 +0200)
Add Savannah for jit.yml CODEOWNER

.github/CODEOWNERS

index 1adbacbb7d1098825ff57b19694751a60e6fa064..f33196bb0eb16819f92ef3355807d367e38c4161 100644 (file)
@@ -289,6 +289,7 @@ Programs/_bootstrap_python.c  @ericsnowcurrently
 Programs/python.c             @ericsnowcurrently
 
 # JIT
+.github/workflows/jit.yml     @savannahostrowski
 Include/internal/pycore_jit.h @brandtbucher @savannahostrowski @diegorusso
 Python/jit.c                  @brandtbucher @savannahostrowski @diegorusso
 Tools/jit/                    @brandtbucher @savannahostrowski @diegorusso