mirror of
https://github.com/python/cpython.git
synced 2025-01-09 10:04:54 +08:00
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
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
@ -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
Block a user