diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 234a954cc7662f..882ba9e9c9ebea 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -177,3 +177,4 @@ Doc/c-api/stable.rst @encukou # Argument Clinic /Tools/clinic/** @erlend-aasland @AlexWaygood /Lib/test/test_clinic.py @erlend-aasland @AlexWaygood +Doc/howto/clinic.rst @erlend-aasland