mirror of
https://github.com/python/cpython.git
synced 2025-08-23 18:24:46 +00:00
Unroll import-team in CODEOWNERS (#13118)
This commit is contained in:
parent
1a2252ed39
commit
678bb9d1b5
1 changed files with 2 additions and 2 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
@ -26,8 +26,8 @@ Objects/dict* @methane
|
|||
# Ignoring importlib.h so as to not get flagged on
|
||||
# all pull requests that change the emitted
|
||||
# bytecode.
|
||||
**/*import*.c @python/import-team
|
||||
**/*import*.py @python/import-team
|
||||
**/*import*.c @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
|
||||
**/*import*.py @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
|
||||
|
||||
|
||||
# SSL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue