8000 Add barneygale to CODEOWNERS for pathlib (#100808) · python/cpython@26ff436 · GitHub
[go: up one dir, main page]

Skip to content

Commit 26ff436

Browse files
authored
Add barneygale to CODEOWNERS for pathlib (#100808)
1 parent 1d4d677 commit 26ff436

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
@@ -152,5 +152,8 @@ Lib/ast.py @isidentical
152152
/Mac/ @python/macos-team
153153
**/*osx_support* @python/macos-team
154154

155+
# pathlib
156+
**/*pathlib* @barneygale
157+
155158
# zipfile.Path
156159
**/*zipfile/*_path.py @jaraco

0 commit comments

Comments
 (0)
0