mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add @ezio-melotti
as codeowner for .github/
. (GH-98079)
(cherry picked from commit 531ffaa7cd
)
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
This commit is contained in:
parent
9828ccb63b
commit
bdc1087724
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue