Skip to content

Commit b0ff2a3

Browse files
committed
Add jaraco as primary owner of importlib.metadata and importlib.resources.
1 parent c1e1942 commit b0ff2a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Python/pythonrun.c @iritkatriel
6060
# bytecode.
6161
**/*import*.c @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
6262
**/*import*.py @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
63+
**/importlib/resources/* @jaraco @warsaw @brettcannon
64+
**/importlib/metadata/* @jaraco @warsaw
6365

6466
# Dates and times
6567
**/*datetime* @pganssle @abalkin

0 commit comments

Comments
 (0)