mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add @ezio-melotti as codeowner for .github/. (#98079)
This commit is contained in:
parent
296313002f
commit
531ffaa7cd
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -4,6 +4,9 @@
|
|||
# It uses the same pattern rule for gitignore file
|
||||
# https://git-scm.com/docs/gitignore#_pattern_format
|
||||
|
||||
# GitHub
|
||||
.github/** @ezio-melotti
|
||||
|
||||
# asyncio
|
||||
**/*asyncio* @1st1 @asvetlov @gvanrossum
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue