mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
[3.12] gh-120360: Add self as IDLE doc owner (GH-120571) (#120577)
gh-120360: Add self as IDLE doc owner (GH-120571)
Add self as IDLE doc owner
(cherry picked from commit cf49ef78f8)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
51af315a32
commit
a0e7e41d58
1 changed files with 1 additions and 0 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -141,6 +141,7 @@ Lib/ast.py @isidentical
|
|||
**/*dataclasses* @ericvsmith
|
||||
|
||||
**/*idlelib* @terryjreedy
|
||||
/Doc/library/idle.rst @terryjreedy
|
||||
|
||||
**/*typing* @gvanrossum @JelleZijlstra @AlexWaygood
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue