From 71dc7c5fbd856df83202f39c1f41ccd07c6eceb7 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Tue, 28 May 2019 00:15:48 -0400 Subject: Add @maxking to CODEOWNERS file (GH-13599) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fae5138..1638a8b 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 -- cgit v0.12