Skip to content

Commit c825791

Browse files
authored
Add codeowners for bundler and wrapper tools (#2845)
Since these tools are placed in clang/ directory, the automation requests review from clang frontend code owners, this is not correct. Add proper code owners for these tools.
1 parent 5c4df90 commit c825791

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,6 @@ xpti/ @tovinkere @andykaylor
8888
xptifw/ @tovinkere @andykaylor
8989

9090
llvm/tools/sycl-post-link/ @kbobrovs @AlexeySachkov
91+
92+
clang/tools/clang-offload-bundler/ @kbobrovs @sndmitriev
93+
clang/tools/clang-offload-wrapper/ @sndmitriev @kbobrovs

0 commit comments

Comments
 (0)