Skip to content

Commit 0acd41f

Browse files
[3.13] Add Savannah as jit.yml CODEOWNER (GH-145152) (#145156)
* Add Savannah as `jit.yml` CODEOWNER (#145152) (cherry picked from commit 6180e79)
1 parent 56cc9ba commit 0acd41f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
# GitHub
88
.github/** @ezio-melotti @hugovk @webknjaz
9+
.github/workflows/jit.yml @savannahostrowski
910
Tools/build/compute-changes.py @AA-Turner @hugovk @webknjaz
1011
Lib/test/test_tools/test_compute_changes.py @AA-Turner @hugovk @webknjaz
1112

@@ -23,7 +24,7 @@ configure* @erlend-aasland @corona10
2324
**/*context* @1st1
2425
**/*genobject* @markshannon
2526
**/*hamt* @1st1
26-
**/*jit* @brandtbucher
27+
**/*jit* @brandtbucher @savannahostrowski
2728
Python/perf_jit_trampoline.c # Exclude the owners of "**/*jit*", above.
2829
Objects/set* @rhettinger
2930
Objects/dict* @methane @markshannon

0 commit comments

Comments
 (0)