We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e1942 commit b0ff2a3Copy full SHA for b0ff2a3
.github/CODEOWNERS
@@ -60,6 +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
65
66
# Dates and times
67
**/*datetime* @pganssle @abalkin
0 commit comments