We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ff2a3 commit f049038Copy full SHA for f049038
.github/CODEOWNERS
@@ -60,8 +60,8 @@ Python/pythonrun.c @iritkatriel
60
# bytecode.
61
**/*import*.c @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
62
**/*import*.py @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
63
-**/importlib/resources/* @jaraco @warsaw @brettcannon
64
-**/importlib/metadata/* @jaraco @warsaw
+**/importlib/resources/* @jaraco @warsaw @brettcannon
+**/importlib/metadata/* @jaraco @warsaw
65
66
# Dates and times
67
**/*datetime* @pganssle @abalkin
0 commit comments