diff options
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 67c03a8..8e0647f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -49,3 +49,5 @@ Python/bootstrap_hash.c @python/crypto-team **/*heapq* @rhettinger **/*functools* @ncoghlan @rhettinger **/*decimal* @rhettinger @skrah + +**/*idlelib* @terryjreedy |