Unverified Commit c3e8f560 authored by Sang Ik Lee's avatar Sang Ik Lee Committed by GitHub

Update codeowners (#4381)

parent ca075107
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
# Default rule: @diyessi gets everything. # Default rule: @diyessi gets everything.
* @diyessi * @diyessi
/cmake/ @silee2 @aslepko /cmake/ @silee2
/.ci/ @aslepko /.ci/ @raramer01
/.ci/travis/ @aslepko @postrational /.ci/travis/ @postrational
/.ci/onnx/ @aslepko @postrational /.ci/onnx/ @postrational
/contrib/docker/ @aslepko /contrib/docker/ @raramer01
/.travis.yml @aslepko @postrational /.travis.yml @postrational
/.clang-format @rkimballn1 /.clang-format @rkimballn1
/.gitattributes @rkimballn1 /.gitattributes @rkimballn1
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
/doc/ @indie /doc/ @indie
/doc/examples/mnist_mlp/dist_* @wenzhe-nrv @indie /doc/examples/mnist_mlp/dist_* @wenzhe-nrv @indie
/doc/*/*/frameworks/tensorflow_connect.rst @shresthamalik @sayantan-nervana /doc/*/*/frameworks/tensorflow_connect.rst @shresthamalik
/doc/*/*/backends/plaidml-ng-api/ @diyessi /doc/*/*/backends/plaidml-ng-api/ @diyessi
/doc/*/*/inspection/ @diyessi /doc/*/*/inspection/ @diyessi
/doc/examples/onnx/ @arogowie-intel @tsocha /doc/examples/onnx/ @arogowie-intel @tsocha
...@@ -29,15 +29,15 @@ project/governance.rst @adstraw ...@@ -29,15 +29,15 @@ project/governance.rst @adstraw
/changes.md @indie @diyessi /changes.md @indie @diyessi
project/doc-contributor-README.rst @indie project/doc-contributor-README.rst @indie
/licenses/ @diyessi @raramer01 @aslepko /licenses/ @diyessi @raramer01
/LICENSE @diyessi @raramer01 @aslepko /LICENSE @diyessi @raramer01
/python/ @postrational /python/ @postrational
/src/resource/ @rkimballn1 /src/resource/ @rkimballn1
/src/tools/ @rkimballn1 /src/tools/ @rkimballn1
/src/ngraph/autodiff/ @diyessi /src/ngraph/autodiff/ @diyessi
/src/ngraph/builder/ @sfvaroglu /src/ngraph/builder/ @silee2
/src/ngraph/codegen/ @rkimballn1 /src/ngraph/codegen/ @rkimballn1
/src/ngraph/distributed.* @wenzhe-nrv @diyessi /src/ngraph/distributed.* @wenzhe-nrv @diyessi
/src/ngraph/frontend/ATen/ @silee2 /src/ngraph/frontend/ATen/ @silee2
...@@ -49,11 +49,11 @@ project/doc-contributor-README.rst @indie ...@@ -49,11 +49,11 @@ project/doc-contributor-README.rst @indie
/src/ngraph/pass/ @diyessi /src/ngraph/pass/ @diyessi
/src/ngraph/pattern/ @diyessi /src/ngraph/pattern/ @diyessi
/src/ngraph/runtime/ @rkimballn1 /src/ngraph/runtime/ @rkimballn1
/src/ngraph/runtime/cpu/ @jbobba /src/ngraph/runtime/cpu/ @silee2
/src/contrib/mlir/ @nmostafa @dcaballe /src/contrib/mlir/ @silee2
/src/ngraph/runtime/cpu/builder/allreduce.*pp @wenzhe-nrv @jbobba /src/ngraph/runtime/cpu/builder/allreduce.*pp @wenzhe-nrv
/src/ngraph/runtime/dynamic/ @diyessi /src/ngraph/runtime/dynamic/ @diyessi
/src/ngraph/runtime/gpu/ @csullivan @rkimballn1 /src/ngraph/runtime/gpu/ @rkimballn1
/src/ngraph/runtime/interpreter/ @rkimballn1 /src/ngraph/runtime/interpreter/ @rkimballn1
/src/ngraph/runtime/plaidml/ @diyessi /src/ngraph/runtime/plaidml/ @diyessi
/src/ngraph/runtime/reference/ @diyessi /src/ngraph/runtime/reference/ @diyessi
...@@ -61,8 +61,8 @@ project/doc-contributor-README.rst @indie ...@@ -61,8 +61,8 @@ project/doc-contributor-README.rst @indie
/src/ngraph/type/ @diyessi /src/ngraph/type/ @diyessi
/src/ngraph/serializer.*pp @rkimballn1 /src/ngraph/serializer.*pp @rkimballn1
/test/backend/distributed.in.cpp @wenzhe-nrv @diyessi @jianyinglang /test/backend/distributed.in.cpp @wenzhe-nrv @diyessi
/test/mlir/ @nmostafa @dcaballe /test/mlir/ @silee2
# Putting this last so it's not overridden by directory rules # Putting this last so it's not overridden by directory rules
CMakeLists.txt @silee2 CMakeLists.txt @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