Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1a589a6

Browse files
authored
Use a team to maintain the email related packages. (#3290)
1 parent 1bfbe78 commit 1a589a6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
Python/bootstrap_hash.c @python/crypto-team
2525

2626
# Email and related
27-
**/*mail* @bitdancer
28-
**/*smtp* @bitdancer
29-
**/*mime* @bitdancer
30-
**/*imap* @bitdancer
31-
**/*poplib* @bitdancer
27+
**/*mail* @python/email-team
28+
**/*smtp* @python/email-team
29+
**/*mime* @python/email-team
30+
**/*imap* @python/email-team
31+
**/*poplib* @python/email-team
3232

3333
# subprocess
3434
**/*subprocess* @gpshead

0 commit comments

Comments
 (0)