Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d8e6ec

Browse files
authored
Add @1st1 as co-owner of asyncio and genobject (#2978)
1 parent 173ff4a commit 9d8e6ec

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
# It uses the same pattern rule for gitignore file
55
# https://git-scm.com/docs/gitignore#_pattern_format
66

7+
# asyncio
8+
**/*asyncio* @1st1
9+
10+
# Core
11+
**/*genobject* @1st1
12+
713
# Hashing
814
**/*hashlib* @tiran
915
**/*pyhash* @tiran

0 commit comments

Comments
 (0)