mirror of
https://github.com/python/cpython.git
synced 2025-10-17 04:08:28 +00:00
Add CODEOWNERS entry for pathlib (GH-32202)
This commit is contained in:
parent
d0c67ea064
commit
795c00b91c
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
@ -146,3 +146,6 @@ Lib/ast.py @isidentical
|
|||
# macOS
|
||||
/Mac/ @python/macos-team
|
||||
**/*osx_support* @python/macos-team
|
||||
|
||||
# pathlib
|
||||
**/*pathlib* @brettcannon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue