mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add self and idlelib to CODEOWNERS file. (#3889)
Followed format of other entries.
This commit is contained in:
parent
300dd552b1
commit
55fd06605b
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -49,3 +49,5 @@ Python/bootstrap_hash.c @python/crypto-team
|
|||
**/*heapq* @rhettinger
|
||||
**/*functools* @ncoghlan @rhettinger
|
||||
**/*decimal* @rhettinger @skrah
|
||||
|
||||
**/*idlelib* @terryjreedy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue