https://github.com/python/cpython/commit/a46ed665ff382a4c5cdd214a6a8ac0bcc60a03dd
commit: a46ed665ff382a4c5cdd214a6a8ac0bcc60a03dd
branch: main
author: Alex Waygood <[email protected]>
committer: hugovk <[email protected]>
date: 2025-08-04T13:29:14+03:00
summary:

Remove Alex Waygood as a codeowner for pre-commit config (#137372)

files:
M .github/CODEOWNERS

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 02a7b5d45b4627..8dbc8fb102cc60 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -8,7 +8,7 @@
 .github/**                    @ezio-melotti @hugovk @AA-Turner
 
 # pre-commit
-.pre-commit-config.yaml       @hugovk @AlexWaygood
+.pre-commit-config.yaml       @hugovk
 .ruff.toml                    @hugovk @AlexWaygood @AA-Turner
 
 # Build system

_______________________________________________
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