mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
Add @asvetlov to asyncio codeowners (#4917)
This commit is contained in:
parent
bd6ec4d79e
commit
02e4b7f354
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
|
||||
**/*asyncio* @1st1 @asvetlov
|
||||
|
||||
# Core
|
||||
**/*genobject* @1st1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue