diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c3970babcc..440a2b93f91 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -66,7 +66,9 @@ Include/pytime.h @pganssle @abalkin **/*sqlite* @berkerpeksag # subprocess -**/*subprocess* @gpshead +/Lib/subprocess.py @gpshead +/Lib/test/test_subprocess.py @gpshead +/Modules/*subprocess* @gpshead # Windows /PC/ @python/windows-team