From 6180e79ed2175f7b095807b78a5ea58b4da3de0b Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Mon, 23 Feb 2026 09:54:14 -0800 Subject: [PATCH] Add Savannah as `jit.yml` CODEOWNER (#145152) Add Savannah for jit.yml CODEOWNER --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1adbacbb7d10..f33196bb0eb1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 -- 2.47.3