add Kumar Aditya as `asyncio` codeowner (GH-99744)

Automerge-Triggered-By: GH:kumaraditya303
This commit is contained in:
Kumar Aditya 2022-11-24 12:26:54 +05:30 committed by GitHub
parent 0c1fbc17b4
commit c24397a108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -8,7 +8,7 @@
.github/** @ezio-melotti
# asyncio
**/*asyncio* @1st1 @asvetlov @gvanrossum
**/*asyncio* @1st1 @asvetlov @gvanrossum @kumaraditya303
# Core
**/*context* @1st1