Add barneygale to CODEOWNERS for pathlib (#100808)
This commit is contained in:
parent
1d4d677d1c
commit
26ff43625e
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
@ -152,5 +152,8 @@ Lib/ast.py @isidentical
|
|||||||
/Mac/ @python/macos-team
|
/Mac/ @python/macos-team
|
||||||
**/*osx_support* @python/macos-team
|
**/*osx_support* @python/macos-team
|
||||||
|
|
||||||
|
# pathlib
|
||||||
|
**/*pathlib* @barneygale
|
||||||
|
|
||||||
# zipfile.Path
|
# zipfile.Path
|
||||||
**/*zipfile/*_path.py @jaraco
|
**/*zipfile/*_path.py @jaraco
|
||||||
|
Loading…
x
Reference in New Issue
Block a user