Skip to content

Commit 88332f4

Browse files
authored
.github: Add Threading implementation code owners
1 parent 1f3e159 commit 88332f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ 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+
# Threading implementation
24+
include/swift/Threading @al45tair
25+
lib/Threading @al45tair

0 commit comments

Comments
 (0)