Skip to content

Commit 712878c

Browse files
[SYCL] Fix HIP plugin codeowners (#10580)
HIP plugin codeownership currently falls to L0 reviewers. A more appropriate group for owning this plugin is the CUDA plugin maintainers. In the future we can consider splitting the ownership or rename the CUDA reviewers group to encapsulate both. Signed-off-by: Larsen, Steffen <[email protected]>
1 parent 4fb92d3 commit 712878c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ sycl/plugins/unified_runtime/ @intel/dpcpp-l0-pi-reviewers
4343
# ESIMD CPU emulator plug-in
4444
sycl/plugins/esimd_emulator/ @intel/dpcpp-esimd-reviewers
4545

46-
# CUDA plugin
46+
# CUDA and HIP plugins
4747
sycl/plugins/**/cuda/ @intel/llvm-reviewers-cuda
48+
sycl/plugins/**/hip/ @intel/llvm-reviewers-cuda
4849

4950
# XPTI instrumentation utilities
5051
xpti/ @intel/llvm-reviewers-runtime

0 commit comments

Comments
 (0)