]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] Add Savannah as `jit.yml` CODEOWNER (GH-145152) (#145155)
authorSavannah Ostrowski <savannah@python.org>
Mon, 23 Feb 2026 18:13:47 +0000 (10:13 -0800)
committerGitHub <noreply@github.com>
Mon, 23 Feb 2026 18:13:47 +0000 (20:13 +0200)
* Add Savannah as `jit.yml` CODEOWNER (#145152)

(cherry picked from commit 6180e79ed2175f7b095807b78a5ea58b4da3de0b)

.github/CODEOWNERS

index 466447e308a6622c38c403885e9160e4f4dc74a0..289277fdd39168154d049a8ee239719aa2741112 100644 (file)
@@ -6,6 +6,7 @@
 
 # GitHub
 .github/**                    @ezio-melotti @hugovk @AA-Turner @webknjaz
+.github/workflows/jit.yml     @savannahostrowski
 Tools/build/compute-changes.py              @AA-Turner @hugovk @webknjaz
 Lib/test/test_tools/test_compute_changes.py @AA-Turner @hugovk @webknjaz