Skip to content

Commit

Permalink
[CI][CODEOWNERS] Change CODEOWNERS of `sycl/test-e2e/LLVMIntrinsicLow…
Browse files Browse the repository at this point in the history
…ering/*` to intel/dpcpp-spirv-reviewers (intel#16067)

Currently, the owners of
[sycl/test-e2e/LLVMIntrinsicLowering/*](https://github.com/intel/llvm/tree/sycl/sycl/test-e2e/LLVMIntrinsicLowering)
are SYCL RT reviewers but I see that all the test cases here related to
llvm-spirv.
I propose changing the code owners of these tests to
intel/dpcpp-spirv-reviewers instead.
  • Loading branch information
uditagarwal97 authored Nov 13, 2024
1 parent 51d92a3 commit dac260f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ sycl/test-e2e/SeparateCompile/ @intel/dpcpp-tools-reviewers
sycl/test-e2e/Printf/ @intel/dpcpp-tools-reviewers @intel/llvm-reviewers-runtime
sycl/test-e2e/SpecConstants/ @intel/dpcpp-tools-reviewers
sycl/test-e2e/NewOffloadDriver/ @intel/dpcpp-tools-reviewers
sycl/test-e2e/LLVMIntrinsicLowering/ @intel/dpcpp-spirv-reviewers

# Sanitizer
clang/lib/Driver/SanitizerArgs.cpp @intel/dpcpp-sanitizers-review
Expand Down

0 comments on commit dac260f

Please sign in to comment.