Skip to content

Commit 29d1b9b

Browse files
authored
Merge pull request #78456 from etcwilde/ewilde/set-build-system-codeowners
Set codeowners on new stdlib build system
2 parents 51b3ffd + 8629340 commit 29d1b9b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
# TODO: /LICENSE.txt
3232
# TODO: /README.md
3333

34+
# Runtimes
35+
/Runtimes/**/CMakeLists.txt @etcwilde @compnerd @edymtt @justice-adams-apple
36+
/Runtimes/**/*.cmake @etcwilde @compnerd @edymtt @justice-adams-apple
37+
/Runtimes/Core/cmake/caches/Vendors/Apple/ @etcwilde @shahmishal @edymtt @justice-adams-apple
38+
3439
# SwiftCompilerSources
3540
/SwiftCompilerSources @eeckstein
3641

0 commit comments

Comments
 (0)