Add Savannah as jit.yml CODEOWNER (#145152)

Add Savannah for jit.yml CODEOWNER
This commit is contained in:
Savannah Ostrowski 2026-02-23 09:54:14 -08:00 committed by GitHub
parent 6194a552f2
commit 6180e79ed2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.github/CODEOWNERS vendored
View 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