diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 550c9564fca..cdb9feee57b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -26,3 +26,6 @@ **/*mime* @bitdancer **/*imap* @bitdancer **/*poplib* @bitdancer + +# subprocess +**/*subprocess* @gpshead