]> granicus.if.org Git - python/commitdiff
List myself as interested in all import-related pull requests (GH-2976)
authorBrett Cannon <brettcannon@users.noreply.github.com>
Tue, 1 Aug 2017 21:51:17 +0000 (14:51 -0700)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2017 21:51:17 +0000 (14:51 -0700)
.github/CODEOWNERS

index d1ebf2c2bacdee7be7037e03c23c5c2ee16a5892..1dc79f7dec6ad90876132f81220dfd00f675169e 100644 (file)
@@ -8,5 +8,8 @@
 **/*hashlib*                  @tiran
 **/*pyhash*                   @tiran
 
+# Import (including importlib)
+**/*import*                   @brettcannon
+
 # SSL
 **/*ssl*                      @tiran