Skip to content

Commit 70ce4b0

Browse files
authored
[SYCL][CODEOWNERS] Update files owned by Graphs (#10788)
It would be nice if the [design doc](https://github.com/intel/llvm/blob/sycl/sycl/doc/design/CommandGraph.md) and [specific E2E tests](https://github.com/intel/llvm/tree/sycl/sycl/test-e2e/Graph) for SYCL-Graphs had automatic reviewers from [@sycl-graphs-reviewers](https://github.com/orgs/intel/teams/sycl-graphs-reviewers)
1 parent 7f50ff2 commit 70ce4b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ sycl/include/sycl/ext/oneapi/experimental/graph.hpp @intel/sycl-graphs-reviewers
121121
sycl/source/detail/graph_impl.cpp @intel/sycl-graphs-reviewers
122122
sycl/source/detail/graph_impl.hpp @intel/sycl-graphs-reviewers
123123
sycl/unittests/Extensions/CommandGraph.cpp @intel/sycl-graphs-reviewers
124+
sycl/doc/design/CommandGraph.md @intel/sycl-graphs-reviewers
125+
sycl/test-e2e/Graph @intel/sycl-graphs-reviewers
126+
sycl/doc/extensions/**/sycl_ext_oneapi_graph.asciidoc @intel/sycl-graphs-reviewers
124127

125128
# syclcompat library
126129
sycl/**/syclcompat/ @intel/syclcompat-lib-reviewers

0 commit comments

Comments
 (0)