Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173ff4a commit 9d8e6ecCopy full SHA for 9d8e6ec
1 file changed
.github/CODEOWNERS
@@ -4,6 +4,12 @@
4
# It uses the same pattern rule for gitignore file
5
# https://git-scm.com/docs/gitignore#_pattern_format
6
7
+# asyncio
8
+**/*asyncio* @1st1
9
+
10
+# Core
11
+**/*genobject* @1st1
12
13
# Hashing
14
**/*hashlib* @tiran
15
**/*pyhash* @tiran
0 commit comments