mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Add codeowner for Makefile.pre.in and Modules/Setup* (#120468)
This commit is contained in:
parent
50a389565a
commit
6674c63dc7
1 changed files with 2 additions and 0 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -13,6 +13,8 @@
|
|||
|
||||
# Build system
|
||||
configure* @erlend-aasland @corona10
|
||||
Makefile.pre.in @erlend-aasland
|
||||
Modules/Setup* @erlend-aasland
|
||||
|
||||
# asyncio
|
||||
**/*asyncio* @1st1 @asvetlov @gvanrossum @kumaraditya303 @willingc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue