summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index d1ebf2c2ba..1dc79f7dec 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -8,5 +8,8 @@
**/*hashlib* @tiran
**/*pyhash* @tiran
+# Import (including importlib)
+**/*import* @brettcannon
+
# SSL
**/*ssl* @tiran