Unroll import-team in CODEOWNERS (#13118)
This commit is contained in:
parent
1a2252ed39
commit
678bb9d1b5
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…
x
Reference in New Issue
Block a user