Skip to content

Commit 0ee26b5

Browse files
committed
Add jaraco as owner of zipfile.Path.
1 parent 8bccaef commit 0ee26b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,6 @@ Lib/ast.py @isidentical
151151

152152
# pathlib
153153
**/*pathlib* @brettcannon
154+
155+
# zipfile.Path
156+
**/*zipfile/*_path.py @jaraco

0 commit comments

Comments
 (0)