Skip to content

Commit 4bfe284

Browse files
authored
Merge pull request #62222 from apple/egorzhdan/windows-codeowner
NFC: add code owner for Windows specifics
2 parents 1f3e159 + 89fdff0 commit 4bfe284

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ lib/ClangImporter @zoecarver @hyp @egorzhdan
1919
lib/PrintAsClang @zoecarver @hyp @egorzhdan
2020
stdlib/public/Cxx @zoecarver @hyp @egorzhdan
2121
test/Interop @zoecarver @hyp @egorzhdan
22+
23+
# Windows support
24+
cmake/**/*Windows* @compnerd
25+
lib/Basic/Windows @compnerd
26+
stdlib/public/Windows @compnerd
27+
utils/*windows* @compnerd

0 commit comments

Comments
 (0)