Skip to content

Commit 8629340

Browse files
committed
Set codeowners on new stdlib build system
Adding a handful of folks to the codeowners for the new build system work to ensure that the appropriate people are notified of changes to the build.
1 parent cace199 commit 8629340

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)