]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove Alex Waygood as a codeowner for pre-commit config (#137372)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Mon, 4 Aug 2025 10:29:14 +0000 (11:29 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 10:29:14 +0000 (13:29 +0300)
.github/CODEOWNERS

index 02a7b5d45b4627461589c6a2ff83b97dd8f7218d..8dbc8fb102cc60fc53d60013514adf496ccafcf3 100644 (file)
@@ -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