Skip to content

Commit 0be4697

Browse files
authored
[CODEOWNERS] Fix SPIRITTAnnnotations tests ownership (#3859)
Add @vzakhari as a second code owner for SPIRITTAnnotations pass.
1 parent c76f90d commit 0be4697

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,6 @@ sycl/include/sycl/ext/intel/experimental/esimd.hpp @kbobrovs @DenisBakhvalov
105105
sycl/doc/extensions/ExplicitSIMD/ @kbobrovs
106106

107107
# ITT annotations
108-
llvm/lib/Transforms/Instrumentation/SPIRITTAnnotations.cpp @MrSidims
109-
llvm/include/llvm/Transforms/Instrumentation/SPIRITTAnnotations.h @MrSidims
108+
llvm/lib/Transforms/Instrumentation/SPIRITTAnnotations.cpp @MrSidims @vzakhari
109+
llvm/include/llvm/Transforms/Instrumentation/SPIRITTAnnotations.h @MrSidims @vzakhari
110+
llvm/test/Transforms/SPIRITTAnnotations/* @MrSidims @vzakhari

0 commit comments

Comments
 (0)