mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Add gvanrossum to asyncio experts (#96248)
This commit is contained in:
parent
fba3b67af4
commit
657976ad95
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -5,7 +5,7 @@
|
|||
# https://git-scm.com/docs/gitignore#_pattern_format
|
||||
|
||||
# asyncio
|
||||
**/*asyncio* @1st1 @asvetlov
|
||||
**/*asyncio* @1st1 @asvetlov @gvanrossum
|
||||
|
||||
# Core
|
||||
**/*context* @1st1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue