Skip to content

Commit

Permalink
[SYCL][CODEOWNERS] Update CODEOWNERS for SYCL-Graph specification
Browse files Browse the repository at this point in the history
After the merge of the [SYCL-Graph extension spec PR](intel#5626)
add @intel/sycl-graphs-reviewers as reviewers of the specification
[document](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/proposed/sycl_ext_oneapi_graph.asciidoc).

Used `**` for the extension status directory as the extension
is expected to shortly move from proposed to experimental.
  • Loading branch information
EwanC committed Jul 19, 2023
1 parent f9d4830 commit c7e62ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ sycl/include/sycl/ext/oneapi/experimental/graph.hpp @intel/sycl-graphs-reviewers
sycl/source/detail/graph_impl.cpp @intel/sycl-graphs-reviewers
sycl/source/detail/graph_impl.hpp @intel/sycl-graphs-reviewers
sycl/unittests/Extensions/CommandGraph.cpp @intel/sycl-graphs-reviewers
sycl/doc/extensions/**/sycl_ext_oneapi_graph.asciidoc @intel/sycl-graphs-reviewers

# syclcompat library
sycl/**/syclcompat/ @intel/syclcompat-lib-reviewers
Expand Down

0 comments on commit c7e62ce

Please sign in to comment.