Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ xpti/ @tovinkere @andykaylor
xptifw/ @tovinkere @andykaylor

# DPC++ tools
llvm/tools/file-table-tform/ @kbobrovs @AlexeySachkov
llvm/tools/llvm-foreach/ @AlexeySachkov @Fznamznon
llvm/tools/llvm-no-spir-kernel/ @AGindinson @AlexeySachkov
llvm/tools/sycl-post-link/ @kbobrovs @AlexeySachkov
llvm/**/file-table-tform/ @kbobrovs @AlexeySachkov
llvm/**/llvm-foreach/ @AlexeySachkov @Fznamznon
llvm/**/llvm-no-spir-kernel/ @AGindinson @AlexeySachkov
llvm/**/sycl-post-link/ @kbobrovs @AlexeySachkov

# Clang offload tools
clang/tools/clang-offload-bundler/ @kbobrovs @sndmitriev
Expand Down