mirror of
https://github.com/python/cpython.git
synced 2026-04-14 07:41:00 +00:00
Add Savannah as jit.yml CODEOWNER (#145152)
Add Savannah for jit.yml CODEOWNER
This commit is contained in:
parent
6194a552f2
commit
6180e79ed2
1 changed files with 1 additions and 0 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue