mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
List myself as interested in all import-related pull requests (GH-2976)
This commit is contained in:
parent
adfe3440f6
commit
9eef9e805e
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -8,5 +8,8 @@
|
|||
**/*hashlib* @tiran
|
||||
**/*pyhash* @tiran
|
||||
|
||||
# Import (including importlib)
|
||||
**/*import* @brettcannon
|
||||
|
||||
# SSL
|
||||
**/*ssl* @tiran
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue