mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +00:00
Update CODEOWNERS (#126005)
This commit is contained in:
parent
8b7cdc5e0c
commit
905eddceb2
1 changed files with 2 additions and 2 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
|
@ -17,7 +17,7 @@ Makefile.pre.in @erlend-aasland
|
|||
Modules/Setup* @erlend-aasland
|
||||
|
||||
# asyncio
|
||||
**/*asyncio* @1st1 @asvetlov @gvanrossum @kumaraditya303 @willingc
|
||||
**/*asyncio* @1st1 @asvetlov @kumaraditya303 @willingc
|
||||
|
||||
# Core
|
||||
**/*context* @1st1
|
||||
|
|
@ -281,4 +281,4 @@ Lib/test/test_configparser.py @jaraco
|
|||
# Doc sections
|
||||
Doc/reference/ @willingc
|
||||
|
||||
**/*weakref* @kumaraditya303
|
||||
**/*weakref* @kumaraditya303
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue