summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c044e9b..5b471c7 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -173,3 +173,7 @@ Doc/c-api/stable.rst @encukou
# zipfile.Path
**/*zipfile/*_path.py @jaraco
+
+# Argument Clinic
+/Tools/clinic/** @erlend-aasland @AlexWaygood
+/Lib/test/test_clinic.py @erlend-aasland @AlexWaygood