mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Add @bitdancer as codeowner of email related stuff. (GH-2987)
This commit is contained in:
parent
6ea56d2ebc
commit
d9d55c91be
1 changed files with 7 additions and 0 deletions
7
.github/CODEOWNERS
vendored
7
.github/CODEOWNERS
vendored
|
|
@ -19,3 +19,10 @@
|
|||
|
||||
# SSL
|
||||
**/*ssl* @tiran
|
||||
|
||||
# Email and related
|
||||
**/*mail* @bitdancer
|
||||
**/*smtp* @bitdancer
|
||||
**/*mime* @bitdancer
|
||||
**/*imap* @bitdancer
|
||||
**/*poplib* @bitdancer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue