Unverified Commit 4a1c5517 authored by Adam Procter's avatar Adam Procter Committed by GitHub

Update CODEOWNERS

parent 8436249a
......@@ -18,6 +18,7 @@
/VERSION.in @rkimballn1 @silee2
/doc/ @indie
/doc/examples/mnist_mlp/dist_* @wenzhe-nrv @indie
/README.md @indie
/changes.md @indie @diyessi
/INSTALL.md @indie
......@@ -33,21 +34,27 @@
/src/ngraph/autodiff/ @diyessi
/src/ngraph/builder/ @mbrookhart
/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/pass/ @jbobba
/src/ngraph/pattern/ @jbobba
/src/ngraph/runtime/ @rkimballn1 @jbobba
/src/ngraph/runtime/cpu/ @jbobba
/src/ngraph/runtime/cpu/builder/allreduce.*pp @wenzhe-nrv @jbobba
/src/ngraph/runtime/gpu/ @rkimballn1
/src/ngraph/runtime/hybrid/ @sasadep
/src/ngraph/runtime/intelgpu/ @shssf
/src/ngraph/runtime/interpreter/ @rkimballn1
/src/ngraph/runtime/plaidml/ @earhart
/src/ngraph/runtime/reference/ @aprocter
/src/ngraph/runtime/reference/allreduce.*pp @wenzhe-nrv @aprocter
/src/ngraph/type/ @diyessi
/src/ngraph/serializer.*pp @rkimballn1
/test/distributed.in.cpp @wenzhe-nrv @diyessi
# Putting this last so it's not overridden by directory rules
CMakeLists.txt @rkimballn1 @silee2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment