summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2017-08-02 18:50:50 -0400
committerMariatta <Mariatta@users.noreply.github.com>2017-08-02 15:50:50 -0700
commitd9d55c91bec4776b41685b48fe660621e89f0617 (patch)
treee883eb89a0e5432a1e019b42b5b6821683f961f2 /.github
parent6ea56d2ebcae69257f8dd7af28c357b25bf394c3 (diff)
downloadcpython-git-d9d55c91bec4776b41685b48fe660621e89f0617.tar.gz
Add @bitdancer as codeowner of email related stuff. (GH-2987)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 137681b9a9..1c5164f664 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