Skip to content

Commit 795c00b

Browse files
authored
Add CODEOWNERS entry for pathlib (GH-32202)
1 parent d0c67ea commit 795c00b

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
@@ -146,3 +146,6 @@ Lib/ast.py @isidentical
146146
# macOS
147147
/Mac/ @python/macos-team
148148
**/*osx_support* @python/macos-team
149+
150+
# pathlib
151+
**/*pathlib* @brettcannon

0 commit comments

Comments
 (0)