Skip to content

Commit 818a770

Browse files
authored
Update CODEOWNERS (#30)
* Update CODEOWNERS * Update dpc_common.hpp * Update dpc_common.hpp
1 parent 8e9108d commit 818a770

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CODEOWNERS

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,20 @@
44
# the repo. Unless a later match takes precedence,
55
# they will be requested for
66
# review when someone opens a pull request.
7-
* @JoeOster @anjgola @mkitez @pmpeter1 @tomlenth
7+
* @JoeOster @pmpeter1 @tomlenth
88

9+
# This owner owns any files in the given
10+
# directory at the root of the repository and any of its
11+
# subdirectories.
12+
/DirectProgramming/DPC++/ @JoeOster @moushumi-maria, @pmpeter1
13+
/DirectProgramming/Jupyter/ @JoeOster @praveenkk123
14+
/DirectProgramming/C++/ @JoeOster @pmpeter1 @Propanu
15+
/DirectProgramming/Fortran/ @JoeOster @pmpeter1 @Propanu
16+
/Tools/ @JoeOster @Propanu
17+
/Libraries/ @JoeOster @Propanu @mav-intel @JoeOster
18+
19+
# Reviwers for all sample.json modification
20+
*sample.json @pfische1 @mkitez
21+
22+
# Reviewer for all readme files
23+
*/README.md @tomlenth

0 commit comments

Comments
 (0)