Skip to content

Commit

Permalink
[CI] Update code owner rules for OpenCL CPU (#8261)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdai2 authored Feb 9, 2023
1 parent b8d955c commit 18126d0
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,6 @@ opencl/ @intel/llvm-reviewers-runtime
# OpenCL "offline" compiler
opencl/opencl-aot/ @intel/dpcpp-tools-reviewers

# OpenCL CPU RT
opencl-cpu/ @intel/ocl-cpu-rt-write

# SYCL transform passes
llvm/lib/Transforms/SYCLTransforms/ @intel/ocl-cpu-rt-write

# SYCL transform passes header files
llvm/include/llvm/Transforms/SYCLTransforms/ @intel/ocl-cpu-rt-write

# SYCL transform passes LIT test
llvm/test/Transforms/SYCLTransforms/ @intel/ocl-cpu-rt-write

# libclc library
libclc/ @intel/llvm-reviewers-cuda

Expand Down Expand Up @@ -62,6 +50,18 @@ xptifw/ @intel/llvm-reviewers-runtime
# DPC++ tools
llvm/ @intel/dpcpp-tools-reviewers

# OpenCL CPU RT
opencl-cpu/ @intel/ocl-cpu-rt-write

# SYCL transform passes
llvm/lib/Transforms/SYCLTransforms/ @intel/ocl-cpu-rt-write

# SYCL transform passes header files
llvm/include/llvm/Transforms/SYCLTransforms/ @intel/ocl-cpu-rt-write

# SYCL transform passes LIT test
llvm/test/Transforms/SYCLTransforms/ @intel/ocl-cpu-rt-write

# Clang offload tools
clang/tools/clang-offload-*/ @intel/dpcpp-tools-reviewers

Expand Down

0 comments on commit 18126d0

Please sign in to comment.