Add @maxking to CODEOWNERS file (GH-13599)

This commit is contained in:
Abhilash Raj 2019-05-28 00:15:48 -04:00 committed by Miss Islington (bot)
parent f0d4c64019
commit 71dc7c5fbd
1 changed files with 1 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -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