summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Cannon <54418+brettcannon@users.noreply.github.com>2019-05-28 14:58:51 -0700
committerGitHub <noreply@github.com>2019-05-28 14:58:51 -0700
commitfafc1337a5fdf2ee130b332ad9e19436ce9e85f9 (patch)
tree18203ff3885def982508f8df2f17f48f4eaa6352
parent9e3c4526394856d6376eed4968d27d53e1d69b7d (diff)
downloadcpython-git-revert-13599-codeowner.tar.gz
Revert "Add @maxking to CODEOWNERS file (GH-13599)"revert-13599-codeowner
This reverts commit 71dc7c5fbd856df83202f39c1f41ccd07c6eceb7.
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 1638a8b4b4..fae5138435 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -37,7 +37,7 @@ Objects/dict* @methane
Python/bootstrap_hash.c @python/crypto-team
# Email and related
-**/*mail* @python/email-team @maxking
+**/*mail* @python/email-team
**/*smtp* @python/email-team
**/*mime* @python/email-team
**/*imap* @python/email-team