summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index cdb9fee..447b4ef 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