We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9668871 commit ee1339cCopy full SHA for ee1339c
.github/CODEOWNERS
@@ -95,10 +95,10 @@ xpti/ @tovinkere @andykaylor
95
xptifw/ @tovinkere @andykaylor
96
97
# DPC++ tools
98
-llvm/tools/file-table-tform/ @kbobrovs @AlexeySachkov
99
-llvm/tools/llvm-foreach/ @AlexeySachkov @Fznamznon
100
-llvm/tools/llvm-no-spir-kernel/ @AGindinson @AlexeySachkov
101
-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
102
103
# Clang offload tools
104
clang/tools/clang-offload-bundler/ @kbobrovs @sndmitriev
0 commit comments