mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +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
|
**/*pyhash* @tiran
|
||||||
|
|
||||||
# Import (including importlib)
|
# Import (including importlib)
|
||||||
**/*import* @brettcannon
|
**/*import* @python/import-team
|
||||||
|
|
||||||
# SSL
|
# SSL
|
||||||
**/*ssl* @tiran
|
**/*ssl* @tiran
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue