Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Update CODEOWNERS (#3698)
Browse files Browse the repository at this point in the history
  • Loading branch information
diyessi authored Oct 1, 2019
1 parent caa8412 commit 519963e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,23 @@ project/doc-contributor-README.rst @indie
/src/ngraph/codegen/ @rkimballn1
/src/ngraph/distributed.* @wenzhe-nrv @diyessi
/src/ngraph/frontend/ @postrational
/src/ngraph/op/ @diyessi @aprocter
/src/ngraph/op/allreduce.*pp @wenzhe-nrv @diyessi @aprocter
/src/ngraph/op/ @diyessi
/src/ngraph/op/allreduce.*pp @wenzhe-nrv @diyessi
/src/ngraph/op/experimental/layers @ilyachur
/src/ngraph/pass/ @diyessi
/src/ngraph/pattern/ @aprocter
/src/ngraph/pattern/ @diyessi
/src/ngraph/runtime/ @rkimballn1
/src/ngraph/runtime/cpu/ @jbobba
/src/contrib/mlir/ @nmostafa @dcaballe
/src/ngraph/runtime/cpu/builder/allreduce.*pp @wenzhe-nrv @jbobba
/src/ngraph/runtime/dynamic/ @aprocter
/src/ngraph/runtime/dynamic/ @diyessi
/src/ngraph/runtime/gpu/ @rkimballn1
/src/ngraph/runtime/hybrid/ @rkimballn1
/src/ngraph/runtime/intelgpu/ @dmyershov
/src/ngraph/runtime/interpreter/ @rkimballn1
/src/ngraph/runtime/plaidml/ @earhart @dgkutnic
/src/ngraph/runtime/reference/ @aprocter
/src/ngraph/runtime/reference/allreduce.*pp @wenzhe-nrv @aprocter
/src/ngraph/runtime/reference/ @diyessi
/src/ngraph/runtime/reference/allreduce.*pp @wenzhe-nrv @diyessi
/src/ngraph/type/ @diyessi
/src/ngraph/serializer.*pp @rkimballn1

Expand Down

0 comments on commit 519963e

Please sign in to comment.