Skip to content

Commit 91cfd69

Browse files
authored
.github: Add Threading implementation code owners (#62268)
1 parent 88ad698 commit 91cfd69

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
@@ -20,6 +20,10 @@ lib/PrintAsClang @zoecarver @hyp @egorzhdan
2020
stdlib/public/Cxx @zoecarver @hyp @egorzhdan
2121
test/Interop @zoecarver @hyp @egorzhdan
2222

23+
# Threading implementation
24+
include/swift/Threading @al45tair
25+
lib/Threading @al45tair
26+
2327
# Windows support
2428
cmake/**/*Windows* @compnerd
2529
lib/Basic/Windows @compnerd

0 commit comments

Comments
 (0)