https://github.com/python/cpython/commit/e0909f0f09c1119c36e7f5be8cf6eca29fdeb4ba
commit: e0909f0f09c1119c36e7f5be8cf6eca29fdeb4ba
branch: main
author: Jacob Coffee <[email protected]>
committer: StanFromIreland <[email protected]>
date: 2026-06-24T20:12:01+01:00
summary:

Add Jacob to CODEOWNERS for Infra/GHA/CI  (#152112)

files:
M .github/CODEOWNERS

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ecd24bb94d75641..0cdf17838b5798f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -63,14 +63,14 @@
 .azure-pipelines/             @AA-Turner
 
 # GitHub & related scripts
-.github/                                    @ezio-melotti @hugovk @AA-Turner 
@webknjaz @itamaro
+.github/                                    @ezio-melotti @hugovk @AA-Turner 
@webknjaz @itamaro @JacobCoffee
 Tools/build/compute-changes.py              @AA-Turner @hugovk @webknjaz
 Lib/test/test_tools/test_compute_changes.py @AA-Turner @hugovk @webknjaz
 Tools/build/verify_ensurepip_wheels.py      @AA-Turner @pfmoore @pradyunsg
 
 # Pre-commit
-.pre-commit-config.yaml       @hugovk
-.ruff.toml                    @hugovk @AlexWaygood @AA-Turner
+.pre-commit-config.yaml       @hugovk @JacobCoffee
+.ruff.toml                    @hugovk @AlexWaygood @AA-Turner @JacobCoffee
 
 # Patchcheck
 Tools/patchcheck/             @AA-Turner @itamaro

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to