From fafc1337a5fdf2ee130b332ad9e19436ce9e85f9 Mon Sep 17 00:00:00 2001 From: Brett Cannon <54418+brettcannon@users.noreply.github.com> Date: Tue, 28 May 2019 14:58:51 -0700 Subject: [PATCH] Revert "Add @maxking to CODEOWNERS file (GH-13599)" This reverts commit 71dc7c5fbd856df83202f39c1f41ccd07c6eceb7. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1638a8b4b44370..fae5138435665e 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