Revert adding @maxking to CODEOWNERS file (GH-13660)
This reverts commit 71dc7c5fbd
. Turns out you must have write access for CODEOWNERS to work.
This commit is contained in:
parent
37788bc23f
commit
25ee0c3bf1
|
@ -44,7 +44,7 @@ Objects/dict* @methane
|
|||
Python/bootstrap_hash.c @python/crypto-team @tiran
|
||||
|
||||
# Email and related
|
||||
**/*mail* @python/email-team @maxking
|
||||
**/*mail* @python/email-team
|
||||
**/*smtp* @python/email-team
|
||||
**/*mime* @python/email-team
|
||||
**/*imap* @python/email-team
|
||||
|
|
Loading…
Reference in New Issue