From: Abhilash Raj Date: Tue, 28 May 2019 04:15:48 +0000 (-0400) Subject: Add @maxking to CODEOWNERS file (GH-13599) X-Git-Tag: v3.8.0b1~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71dc7c5fbd856df83202f39c1f41ccd07c6eceb7;p=python Add @maxking to CODEOWNERS file (GH-13599) --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fae5138435..1638a8b4b4 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 +**/*mail* @python/email-team @maxking **/*smtp* @python/email-team **/*mime* @python/email-team **/*imap* @python/email-team