Add Windows team as a codeowner for Windows-specific files (#3089)
This commit is contained in:
parent
d83c23b2db
commit
1f512b9a34
8
.github/CODEOWNERS
vendored
8
.github/CODEOWNERS
vendored
@ -29,3 +29,11 @@
|
|||||||
|
|
||||||
# subprocess
|
# subprocess
|
||||||
**/*subprocess* @gpshead
|
**/*subprocess* @gpshead
|
||||||
|
|
||||||
|
# Windows
|
||||||
|
/PC/ @python/windows-team
|
||||||
|
/PCBuild/ @python/windows-team
|
||||||
|
|
||||||
|
# Windows installer packages
|
||||||
|
/Tools/msi/ @python/windows-team
|
||||||
|
/Tools/nuget/ @python/windows-team
|
||||||
|
Loading…
x
Reference in New Issue
Block a user