Skip to content

Commit 0c96549

Browse files
[CODEOWNERS] Add one mode code owner for ESIMD runtime library (intel#4349)
1 parent 282d1de commit 0c96549

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

+4-4
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@ clang/tools/clang-offload-deps/ @sndmitriev @mlychkov @AlexeySachkov
9999
clang/tools/clang-offload-extract/ @sndmitriev @mlychkov @AlexeySachkov
100100

101101
# Explicit SIMD
102-
SYCLLowerIR/ @kbobrovs @DenisBakhvalov
103-
esimd/ @kbobrovs @DenisBakhvalov
104-
sycl/include/sycl/ext/intel/experimental/esimd.hpp @kbobrovs @DenisBakhvalov
105-
sycl/doc/extensions/ExplicitSIMD/ @kbobrovs
102+
SYCLLowerIR/ @kbobrovs @DenisBakhvalov @kychendev
103+
esimd/ @kbobrovs @DenisBakhvalov @kychendev
104+
sycl/include/sycl/ext/intel/experimental/esimd.hpp @kbobrovs @DenisBakhvalov @kychendev
105+
sycl/doc/extensions/ExplicitSIMD/ @kbobrovs @DenisBakhvalov @kychendev
106106

107107
# ITT annotations
108108
llvm/lib/Transforms/Instrumentation/SPIRITTAnnotations.cpp @MrSidims @vzakhari

0 commit comments

Comments
 (0)