Skip to content

Commit 42b2163

Browse files
committed
Add CODEOWNERS file
Let's use code owners to facilitate code review process. Using this file reviewers will be assigned automatically. More information can be found on the GitHub documentation https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners Signed-off-by: Alexey Bader <[email protected]>
1 parent b01e868 commit 42b2163

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/workflows/CODEOWNERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
clang/ @erichkeane, @Fznamznon
2+
3+
llvm-spirv/ @AlexeySotkin, @AlexeySachkov
4+
5+
opencl-aot/ @dm-vodopyanov
6+
7+
sycl/doc/extensions/ @mkinsner, @jbrodman
8+
9+
sycl/doc/ @pvchupin, @kbobrovs
10+
11+
sycl/ @romanovvlad
12+
13+
xpti/ @tovinkere
14+
15+
* @bader

0 commit comments

Comments
 (0)