Skip to content

Commit 00fce69

Browse files
authored
Create CODEOWNERS (GH-2924)
Copied over info from .mention-bot
1 parent e4c06bc commit 00fce69

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)