mirror of https://github.com/python/cpython
Add some codeowners for `Tools/clinic/` (#106430)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
This commit is contained in:
parent
c5dacc8fa0
commit
eeb5c63179
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue