Skip to content

Commit e6418d9

Browse files
committed
[SYCL][Matrix] Amend CODEOWNERS for check_device_code matrix tests (intel#14088)
CODEOWNERS seems to be missing a line attributing `sycl/test/check_device_code/matrix` tests to intel/sycl-matrix-reviewers (As per [this discussion](intel#14063 (comment))). This PR remedies this. Although, I noticed the current CODEOWNERS section for the matrix reviewers uses paths; Let me know if I should use `sycl/**/matrix` instead.
1 parent 5f3866a commit e6418d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ sycl/test-e2e/KernelFusion @intel/dpcpp-kernel-fusion-reviewers
126126
sycl/include/sycl/ext/oneapi/matrix/ @intel/sycl-matrix-reviewers
127127
sycl/test-e2e/Matrix @intel/sycl-matrix-reviewers
128128
sycl/test/matrix @intel/sycl-matrix-reviewers
129+
sycl/test/check_device_code/matrix @intel/sycl-matrix-reviewers
129130

130131
# Native CPU
131132
llvm/**/*SYCLNativeCPU* @intel/dpcpp-nativecpu-pi-reviewers

0 commit comments

Comments
 (0)