Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfbe78 commit 1a589a6Copy full SHA for 1a589a6
1 file changed
.github/CODEOWNERS
@@ -24,11 +24,11 @@
24
Python/bootstrap_hash.c @python/crypto-team
25
26
# Email and related
27
-**/*mail* @bitdancer
28
-**/*smtp* @bitdancer
29
-**/*mime* @bitdancer
30
-**/*imap* @bitdancer
31
-**/*poplib* @bitdancer
+**/*mail* @python/email-team
+**/*smtp* @python/email-team
+**/*mime* @python/email-team
+**/*imap* @python/email-team
+**/*poplib* @python/email-team
32
33
# subprocess
34
**/*subprocess* @gpshead
0 commit comments