mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796)
This commit is contained in:
parent
66f95ea6a6
commit
25ce7f872d
1 changed files with 2 additions and 2 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -230,8 +230,8 @@ Doc/c-api/stable.rst @encukou
|
|||
**/*zipfile/_path/* @jaraco
|
||||
|
||||
# Argument Clinic
|
||||
/Tools/clinic/** @erlend-aasland @AlexWaygood
|
||||
/Lib/test/test_clinic.py @erlend-aasland @AlexWaygood
|
||||
/Tools/clinic/** @erlend-aasland
|
||||
/Lib/test/test_clinic.py @erlend-aasland
|
||||
Doc/howto/clinic.rst @erlend-aasland
|
||||
|
||||
# Subinterpreters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue