diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 67c03a807d0..8e0647fdc1f 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