mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Create CODEOWNERS (GH-2924)
Copied over info from .mention-bot
This commit is contained in:
parent
e4c06bcca3
commit
00fce69711
1 changed files with 12 additions and 0 deletions
12
.github/CODEOWNERS
vendored
Normal file
12
.github/CODEOWNERS
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue