We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2252e commit 678bb9dCopy full SHA for 678bb9d
.github/CODEOWNERS
@@ -26,8 +26,8 @@ Objects/dict* @methane
26
# Ignoring importlib.h so as to not get flagged on
27
# all pull requests that change the emitted
28
# bytecode.
29
-**/*import*.c @python/import-team
30
-**/*import*.py @python/import-team
+**/*import*.c @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
+**/*import*.py @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
31
32
33
# SSL
0 commit comments