Add @bitdancer as codeowner of email related stuff. (GH-2987)

This commit is contained in:
R. David Murray 2017-08-02 18:50:50 -04:00 committed by Mariatta
parent 6ea56d2ebc
commit d9d55c91be
1 changed files with 7 additions and 0 deletions

7
.github/CODEOWNERS vendored
View File

@ -19,3 +19,10 @@
# SSL
**/*ssl* @tiran
# Email and related
**/*mail* @bitdancer
**/*smtp* @bitdancer
**/*mime* @bitdancer
**/*imap* @bitdancer
**/*poplib* @bitdancer