summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorAlex Waygood <Alex.Waygood@Gmail.com>2024-01-31 11:28:23 (GMT)
committerGitHub <noreply@github.com>2024-01-31 11:28:23 (GMT)
commit25ce7f872df661de9392122df17111c75c77dee0 (patch)
treea745c6748f8bd9f23e84c5fb5b32d67b66d772c9 /.github/CODEOWNERS
parent66f95ea6a65deff547cab0d312b8c8c8a4cf8beb (diff)
downloadcpython-25ce7f872df661de9392122df17111c75c77dee0.zip
cpython-25ce7f872df661de9392122df17111c75c77dee0.tar.gz
cpython-25ce7f872df661de9392122df17111c75c77dee0.tar.bz2
Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796)
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f4d0411..7933d31 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -230,8 +230,8 @@ Doc/c-api/stable.rst @encukou
**/*zipfile/_path/* @jaraco
# Argument Clinic
-/Tools/clinic/** @erlend-aasland @AlexWaygood
-/Lib/test/test_clinic.py @erlend-aasland @AlexWaygood
+/Tools/clinic/** @erlend-aasland
+/Lib/test/test_clinic.py @erlend-aasland
Doc/howto/clinic.rst @erlend-aasland
# Subinterpreters