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