Skip to content

Commit 5cfbc73

Browse files
authored
[SYCL][CODEOWNERS][Graph] Update Graph Unittest codeowners (#12967)
Merged PR #12837 split `CommandGraph.cpp` into a directory of files, however this was not reflected in the CODEOWNERS file.
1 parent 183832b commit 5cfbc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ sycl/include/sycl/detail/native_cpu.hpp @intel/dpcpp-nativecpu-pi-reviewers
134134
sycl/include/sycl/ext/oneapi/experimental/graph.hpp @intel/sycl-graphs-reviewers
135135
sycl/source/detail/graph_impl.cpp @intel/sycl-graphs-reviewers
136136
sycl/source/detail/graph_impl.hpp @intel/sycl-graphs-reviewers
137-
sycl/unittests/Extensions/CommandGraph.cpp @intel/sycl-graphs-reviewers
137+
sycl/unittests/Extensions/CommandGraph/ @intel/sycl-graphs-reviewers
138138
sycl/doc/design/CommandGraph.md @intel/sycl-graphs-reviewers
139139
sycl/test-e2e/Graph @intel/sycl-graphs-reviewers
140140
sycl/doc/extensions/**/sycl_ext_oneapi_graph.asciidoc @intel/sycl-graphs-reviewers

0 commit comments

Comments
 (0)