We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775af6e commit 3f831b2Copy full SHA for 3f831b2
.github/CODEOWNERS
@@ -1,5 +1,8 @@
1
* @oneapi-src/unified-runtime-maintain
2
3
-# CUDA and HIP plugins
+# Level Zero adapter
4
+source/adapters/level_zero @oneapi-src/unified-runtime-level-zero-write
5
+
6
+# CUDA and HIP adapters
7
source/adapters/cuda @oneapi-src/unified-runtime-cuda-write
8
source/adapters/hip @oneapi-src/unified-runtime-cuda-write
0 commit comments