https://github.com/python/cpython/commit/d0c6b09685f25adf687e651a33b2216b6ad3b32c
commit: d0c6b09685f25adf687e651a33b2216b6ad3b32c
branch: 3.13
author: Alex Waygood <alex.wayg...@gmail.com>
committer: AlexWaygood <alex.wayg...@gmail.com>
date: 2025-08-04T11:40:56+01:00
summary:

[3.13] Remove Alex Waygood as a codeowner for pre-commit config (#137372) 
(#137374)

files:
M .github/CODEOWNERS

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

_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-le...@python.org
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: arch...@mail-archive.com

Reply via email to