summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5506ca7810..3511dcf94a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -53,3 +53,5 @@ Python/bootstrap_hash.c @python/crypto-team
**/*dataclasses* @ericvsmith
**/*idlelib* @terryjreedy
+
+**/*typing* @gvanrossum @ilevkivskyi