]> granicus.if.org Git - python/commitdiff
Unroll import-team in CODEOWNERS (#13118)
authorBrett Cannon <54418+brettcannon@users.noreply.github.com>
Mon, 6 May 2019 17:44:49 +0000 (13:44 -0400)
committerGitHub <noreply@github.com>
Mon, 6 May 2019 17:44:49 +0000 (13:44 -0400)
.github/CODEOWNERS

index 9b7a4032fb43705d88eafe055514a76c6282a383..fae5138435665ef45fae3c73353200ad0998c180 100644 (file)
@@ -26,8 +26,8 @@ Objects/dict*                 @methane
 # Ignoring importlib.h so as to not get flagged on
 # all pull requests that change the emitted
 # bytecode.
-**/*import*.c                 @python/import-team
-**/*import*.py                @python/import-team
+**/*import*.c                 @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
+**/*import*.py                @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
 
 
 # SSL