Skip to content

Commit df6cfad

Browse files
committed
.github: Add Threading implementation code owners
1 parent 4bfe284 commit df6cfad

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)