Skip to content

Commit 277458e

Browse files
authored
[CI][CODEOWNERS] Adjust CODEOWNERS for SYCL Graph (#15479)
This commit assigns the codeowners for the SYCL Graph code to the intel/sycl-graphs-reviewers team.
1 parent e707ac0 commit 277458e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,10 @@ sycl/include/sycl/ext/oneapi/experimental/graph.hpp @intel/sycl-graphs-reviewers
139139
sycl/source/detail/graph_impl.cpp @intel/sycl-graphs-reviewers
140140
sycl/source/detail/graph_impl.hpp @intel/sycl-graphs-reviewers
141141
sycl/unittests/Extensions/CommandGraph/ @intel/sycl-graphs-reviewers
142-
sycl/doc/design/CommandGraph.md @intel/sycl-graphs-reviewers
143142
sycl/test-e2e/Graph @intel/sycl-graphs-reviewers
143+
sycl/doc/design/CommandGraph.md @intel/sycl-graphs-reviewers
144144
sycl/doc/extensions/**/sycl_ext_oneapi_graph.asciidoc @intel/sycl-graphs-reviewers
145+
sycl/doc/syclgraph/ @intel/sycl-graphs-reviewers
145146

146147
# syclcompat library
147148
sycl/**/syclcompat/ @intel/syclcompat-lib-reviewers

0 commit comments

Comments
 (0)