From 98098195602791f6f40c9528a391e15aaa734900 Mon Sep 17 00:00:00 2001 From: Udit Agarwal Date: Tue, 12 Nov 2024 23:24:40 -0800 Subject: [PATCH] [CI] Change CODEOWNERS of `sycl/test-e2e/LLVMIntrinsicLowering/*` to intel/dpcpp-spirv-reviewers --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e2aaea3eaefde..50aaacfeddd8c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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