Skip to content

Commit 89fdff0

Browse files
committed
NFC: add code owner for Windows specifics
1 parent 1f3e159 commit 89fdff0

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)