Skip to content

Commit eeb5c63

Browse files
Add some codeowners for Tools/clinic/ (#106430)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
1 parent c5dacc8 commit eeb5c63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,7 @@ Doc/c-api/stable.rst @encukou
173173

174174
# zipfile.Path
175175
**/*zipfile/*_path.py @jaraco
176+
177+
# Argument Clinic
178+
/Tools/clinic/** @erlend-aasland @AlexWaygood
179+
/Lib/test/test_clinic.py @erlend-aasland @AlexWaygood

0 commit comments

Comments
 (0)