Skip to content

Commit ac24092

Browse files
authored
[UR] Prepare CODEOWNERS file for repo move (#16765)
Transfer over code owners from https://github.com/oneapi-src/unified-runtime/blob/main/.github/CODEOWNERS mapping to existing teams as closely as possible.
1 parent 3ee52d9 commit ac24092

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/CODEOWNERS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,22 @@ sycl/doc/design/spirv-extensions/ @intel/dpcpp-spirv-doc-reviewers
3535
sycl/doc/extensions/ @intel/dpcpp-specification-reviewers
3636

3737
# Unified Runtime
38+
unified-runtime/ @intel/unified-runtime-reviewers
39+
# TODO: Use specific UR Level Zero adapter team
40+
unified-runtime/*/adapters/level_zero/ @intel/unified-runtime-reviewers
41+
# TODO: Use specific UR OpenCL adapter team
42+
unified-runtime/*/adapters/opencl/ @intel/unified-runtime-reviewers
43+
unified-runtime/*/adapters/cuda/ @intel/llvm-reviewers-cuda
44+
unified-runtime/*/adapters/hip/ @intel/llvm-reviewers-cuda
45+
unified-runtime/*/adapters/native_cpu/ @intel/dpcpp-nativecpu-reviewers
46+
unified-runtime/source/adapters/**/command_buffer.* @intel/sycl-graphs-reviewers
47+
unified-runtime/scripts/core/EXP-COMMAND-BUFFER.rst @intel/sycl-graphs-reviewers
48+
unified-runtime/scripts/core/exp-command-buffer.yml @intel/sycl-graphs-reviewers
49+
unified-runtime/test/conformance/exp_command_buffer** @intel/sycl-graphs-reviewers
50+
unified-runtime/source/adapters/**/image.* @intel/bindless-images-reviewers
51+
unified-runtime/scripts/core/EXP-BINDLESS-IMAGES.rst @intel/bindless-images-reviewers
52+
unified-runtime/scripts/core/exp-bindless-images.yml @intel/bindless-images-reviewers
53+
unified-runtime/test/conformance/exp_bindless_images** @intel/bindless-images-reviewers
3854
sycl/cmake/modules/FetchUnifiedRuntime.cmake @intel/unified-runtime-reviewers
3955
sycl/cmake/modules/UnifiedRuntimeTag.cmake @intel/unified-runtime-reviewers
4056
sycl/include/sycl/detail/ur.hpp @intel/unified-runtime-reviewers

0 commit comments

Comments
 (0)