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 e4c06bc commit 00fce69Copy full SHA for 00fce69
1 file changed
.github/CODEOWNERS
@@ -0,0 +1,12 @@
1
+# See https://help.github.com/articles/about-codeowners/
2
+# for more info about CODEOWNERS file
3
+
4
+# It uses the same pattern rule for gitignore file
5
+# https://git-scm.com/docs/gitignore#_pattern_format
6
7
+# Hashing
8
+**/*hashlib* @tiran
9
+**/*pyhash* @tiran
10
11
+# SSL
12
+**/*ssl* @tiran
0 commit comments