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
|
# Ignoring importlib.h so as to not get flagged on
|
||||||
# all pull requests that change the emitted
|
# all pull requests that change the emitted
|
||||||
# bytecode.
|
# bytecode.
|
||||||
**/*import*.c @python/import-team
|
**/*import*.c @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
|
||||||
**/*import*.py @python/import-team
|
**/*import*.py @brettcannon @encukou @ericsnowcurrently @ncoghlan @warsaw
|
||||||
|
|
||||||
|
|
||||||
# SSL
|
# SSL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user