diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cdb9feee57b..447b4ef08b7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -29,3 +29,11 @@ # subprocess **/*subprocess* @gpshead + +# Windows +/PC/ @python/windows-team +/PCBuild/ @python/windows-team + +# Windows installer packages +/Tools/msi/ @python/windows-team +/Tools/nuget/ @python/windows-team