Skip to content

Commit 98d8274

Browse files
Add Savannah as jit.yml CODEOWNER (#145152)
Add Savannah for jit.yml CODEOWNER (cherry picked from commit 6180e79)
1 parent 56cc9ba commit 98d8274

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.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)