mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Add willingc to CODEOWNERS for asyncio (#103885)
This commit is contained in:
parent
81cf94c442
commit
1461a22f91
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
|
@ -11,7 +11,7 @@
|
|||
configure* @erlend-aasland @corona10
|
||||
|
||||
# asyncio
|
||||
**/*asyncio* @1st1 @asvetlov @gvanrossum @kumaraditya303
|
||||
**/*asyncio* @1st1 @asvetlov @gvanrossum @kumaraditya303 @willingc
|
||||
|
||||
# Core
|
||||
**/*context* @1st1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue