Create CODEOWNERS (GH-2924)

Copied over info from .mention-bot
This commit is contained in:
Mariatta 2017-07-31 20:56:12 -07:00 committed by GitHub
parent e4c06bcca3
commit 00fce69711
1 changed files with 12 additions and 0 deletions

12
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,12 @@
# See https://help.github.com/articles/about-codeowners/
# for more info about CODEOWNERS file
# It uses the same pattern rule for gitignore file
# https://git-scm.com/docs/gitignore#_pattern_format
# Hashing
**/*hashlib* @tiran
**/*pyhash* @tiran
# SSL
**/*ssl* @tiran