diff options
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 137681b..1c5164f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -19,3 +19,10 @@ # SSL **/*ssl* @tiran + +# Email and related +**/*mail* @bitdancer +**/*smtp* @bitdancer +**/*mime* @bitdancer +**/*imap* @bitdancer +**/*poplib* @bitdancer |