Skip to content

Commit a5d102a

Browse files
authored
Merge pull request #955 from kbenzie/benie/codeowners-level-zero
[UR][L0] Add adapter source to codeowners file
2 parents 775af6e + 3f831b2 commit a5d102a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
* @oneapi-src/unified-runtime-maintain
22

3-
# CUDA and HIP plugins
3+
# Level Zero adapter
4+
source/adapters/level_zero @oneapi-src/unified-runtime-level-zero-write
5+
6+
# CUDA and HIP adapters
47
source/adapters/cuda @oneapi-src/unified-runtime-cuda-write
58
source/adapters/hip @oneapi-src/unified-runtime-cuda-write

0 commit comments

Comments
 (0)