Skip to content

Commit 1f512b9

Browse files
authored
Add Windows team as a codeowner for Windows-specific files (python#3089)
1 parent d83c23b commit 1f512b9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,11 @@
2929

3030
# subprocess
3131
**/*subprocess* @gpshead
32+
33+
# Windows
34+
/PC/ @python/windows-team
35+
/PCBuild/ @python/windows-team
36+
37+
# Windows installer packages
38+
/Tools/msi/ @python/windows-team
39+
/Tools/nuget/ @python/windows-team

0 commit comments

Comments
 (0)