Skip to content

Commit c9bf673

Browse files
authored
Add some codeowners to Concurrency directories
I'd love to be notified for PRs in those without grepping PR titles so proposing to add myself here. More than happy to include more folks? Would it make sense to include e.g. @hborla @DougGregor ?
1 parent bd90e31 commit c9bf673

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,13 +139,15 @@
139139
# stdlib
140140
# TODO: /stdlib/
141141
/stdlib/public/Backtracing/ @al45tair
142+
/stdlib/public/Concurrency/ @ktoso
142143
/stdlib/public/Cxx/ @zoecarver @hyp @egorzhdan
143144
/stdlib/public/Distributed/ @ktoso
144145
/stdlib/public/Windows/ @compnerd
145146
/stdlib/public/libexec/swift-backtrace/ @al45tair
146147

147148
# test
148149
/test/ASTGen/ @zoecarver @CodaFi
150+
/test/Concurrency/ @ktoso
149151
/test/Constraints/ @hborla @xedin
150152
/test/DebugInfo/ @adrian-prantl
151153
/test/Distributed/ @ktoso

0 commit comments

Comments
 (0)