Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 21c74c2

Browse files
[CODEOWNERS][NFC] Update CODEOWNERS (#1329)
Signed-off-by: Tsang, Whitney <[email protected]>
1 parent 6810175 commit 21c74c2

File tree

1 file changed

+2
-37
lines changed

1 file changed

+2
-37
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,2 @@
1-
* @bader
2-
3-
# Use runtime team as the umbrella for most of the tests
4-
/SYCL/ @intel/llvm-reviewers-runtime
5-
6-
# SYCL sub-directory matchers are grouped by code owner first, followed by
7-
# alphabetical order within the group. Please, keep this ordering.
8-
9-
# Group algorithms
10-
/SYCL/GroupAlgorithm/ @Pennycook @intel/llvm-reviewers-runtime
11-
/SYCL/GroupLocalMemory/ @Pennycook @intel/llvm-reviewers-runtime
12-
/SYCL/SubGroup/ @Pennycook @intel/llvm-reviewers-runtime
13-
/SYCL/SubGroupMask/ @Pennycook @intel/llvm-reviewers-runtime
14-
15-
# Plugin interface for Level Zero
16-
/SYCL/Plugin/*level-zero* @intel/dpcpp-l0-pi-reviewers
17-
/SYCL/Plugin/*level_zero* @intel/dpcpp-l0-pi-reviewers
18-
19-
# Explicit SIMD
20-
/SYCL/ESIMD/ @intel/dpcpp-esimd-reviewers
21-
22-
# BFloat16 conversion
23-
/SYCL/BFloat16/ @intel/dpcpp-tools-reviewers
24-
25-
# Compiler tests
26-
/SYCL/AOT/ @intel/dpcpp-tools-reviewers
27-
/SYCL/DeviceCodeSplit/ @intel/dpcpp-tools-reviewers
28-
/SYCL/SeparateCompile/ @intel/dpcpp-tools-reviewers
29-
30-
# Printf
31-
/SYCL/Printf/ @intel/dpcpp-tools-reviewers
32-
33-
# Specialization constant
34-
/SYCL/SpecConstants/ @intel/dpcpp-tools-reviewers
35-
36-
# invoke_simd
37-
/SYCL/InvokeSimd/ @intel/dpcpp-esimd-reviewers
1+
# SYCL MLIR
2+
* @etiotto @whitneywhtsang

0 commit comments

Comments
 (0)