mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
Notify the import-team on import-related PRs (GH-3002)
This commit is contained in:
parent
8238ef0467
commit
d255fea7c7
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -15,7 +15,7 @@
|
|||
**/*pyhash* @tiran
|
||||
|
||||
# Import (including importlib)
|
||||
**/*import* @brettcannon
|
||||
**/*import* @python/import-team
|
||||
|
||||
# SSL
|
||||
**/*ssl* @tiran
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue