mirror of
https://github.com/python/cpython.git
synced 2025-10-11 17:32:49 +00:00
Add willingc to CODEOWNERS for Lang Reference Doc (#123812)
This commit is contained in:
parent
93050e4614
commit
11fa119879
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
@ -276,3 +276,6 @@ Lib/test/test_interpreters/ @ericsnowcurrently
|
||||||
# Config Parser
|
# Config Parser
|
||||||
Lib/configparser.py @jaraco
|
Lib/configparser.py @jaraco
|
||||||
Lib/test/test_configparser.py @jaraco
|
Lib/test/test_configparser.py @jaraco
|
||||||
|
|
||||||
|
# Doc sections
|
||||||
|
Doc/reference/ @willingc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue