Skip to content

Commit 75d315c

Browse files
authored
Add CODEOWNERS file (#1397)
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 29abe37 commit 75d315c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/workflows/CODEOWNERS

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

0 commit comments

Comments
 (0)