]> granicus.if.org Git - python/commitdiff
Notify the import-team on import-related PRs (GH-3002)
authorBrett Cannon <brettcannon@users.noreply.github.com>
Fri, 4 Aug 2017 21:14:32 +0000 (14:14 -0700)
committerGitHub <noreply@github.com>
Fri, 4 Aug 2017 21:14:32 +0000 (14:14 -0700)
.github/CODEOWNERS

index 1c5164f6640fcc6cd0b3274549c46000c7ce9239..550c9564fcae14d250df19666e75b330a29d544b 100644 (file)
@@ -15,7 +15,7 @@
 **/*pyhash*                   @tiran
 
 # Import (including importlib)
-**/*import*                   @brettcannon
+**/*import*                   @python/import-team
 
 # SSL
 **/*ssl*                      @tiran