mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
add myself to CODEOWNERS for subprocess. (#3005)
This commit is contained in:
parent
d255fea7c7
commit
60a6632a3d
1 changed files with 3 additions and 0 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
@ -26,3 +26,6 @@
|
||||||
**/*mime* @bitdancer
|
**/*mime* @bitdancer
|
||||||
**/*imap* @bitdancer
|
**/*imap* @bitdancer
|
||||||
**/*poplib* @bitdancer
|
**/*poplib* @bitdancer
|
||||||
|
|
||||||
|
# subprocess
|
||||||
|
**/*subprocess* @gpshead
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue