Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 6cfcd72

Browse files
authored
[NFC] Update CODEOWNERS (#916)
Signed-off-by: Dmitry Sidorov <[email protected]>
1 parent 1aaa62e commit 6cfcd72

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
@@ -14,13 +14,14 @@
1414
/SYCL/SubGroupMask/ @Pennycook @intel/llvm-reviewers-runtime
1515

1616
# Plugin interface for Level Zero
17-
/SYCL/Plugin/*level[-_]zero* @intel/dpcpp-l0-pi-reviewers
17+
/SYCL/Plugin/*level-zero* @intel/dpcpp-l0-pi-reviewers
18+
/SYCL/Plugin/*level_zero* @intel/dpcpp-l0-pi-reviewers
1819

1920
# Explicit SIMD
2021
/SYCL/ESIMD/ @intel/dpcpp-esimd-reviewers
2122

2223
# BFloat16 conversion
23-
/SYCL/BFloat16/ @AlexeySotkin @intel/dpcpp-tools-reviewers
24+
/SYCL/BFloat16/ @intel/dpcpp-tools-reviewers
2425

2526
# Compiler tests
2627
/SYCL/AOT/ @intel/dpcpp-tools-reviewers

0 commit comments

Comments
 (0)