From 658c2072fc21bbca937ed9da36d398474a076a10 Mon Sep 17 00:00:00 2001 From: zhoufeng Date: Mon, 7 Jun 2021 09:52:53 +0800 Subject: [PATCH] owners config Signed-off-by: zhoufeng --- OWNERS | 6 ++++ cmake/OWNERS | 9 +++++ docker/OWNERS | 2 ++ include/OWNERS | 7 ++++ mindspore/OWNERS | 7 ++++ mindspore/_extends/OWNERS | 12 +++++++ mindspore/ccsrc/OWNERS | 13 +++++++ mindspore/ccsrc/debug/debugger/OWNERS | 5 +++ mindspore/ccsrc/debug/rdr/OWNERS | 5 +++ mindspore/ccsrc/minddata/OWNERS | 15 ++++++++ mindspore/core/OWNERS | 18 ++++++++++ mindspore/dataset/OWNERS | 15 ++++++++ mindspore/explainer/OWNERS | 5 +++ mindspore/lite/OWNERS | 7 ++++ mindspore/profiler/OWNERS | 5 +++ model_zoo/OWNERS | 6 ++++ tests/OWNERS | 52 +++++++++++++++++++++++++++ third_party/OWNERS | 9 +++++ 18 files changed, 198 insertions(+) create mode 100644 OWNERS create mode 100644 cmake/OWNERS create mode 100644 docker/OWNERS create mode 100644 include/OWNERS create mode 100644 mindspore/OWNERS create mode 100644 mindspore/_extends/OWNERS create mode 100644 mindspore/ccsrc/OWNERS create mode 100644 mindspore/ccsrc/debug/debugger/OWNERS create mode 100644 mindspore/ccsrc/debug/rdr/OWNERS create mode 100644 mindspore/ccsrc/minddata/OWNERS create mode 100644 mindspore/core/OWNERS create mode 100644 mindspore/dataset/OWNERS create mode 100644 mindspore/explainer/OWNERS create mode 100644 mindspore/lite/OWNERS create mode 100644 mindspore/profiler/OWNERS create mode 100644 model_zoo/OWNERS create mode 100644 tests/OWNERS create mode 100644 third_party/OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000000..6f2d17ea882 --- /dev/null +++ b/OWNERS @@ -0,0 +1,6 @@ +approvers: +- kingxian +- guoqi1024 +- baochong +- zhaizhiqiang +- leonwanghui diff --git a/cmake/OWNERS b/cmake/OWNERS new file mode 100644 index 00000000000..b196574cc7c --- /dev/null +++ b/cmake/OWNERS @@ -0,0 +1,9 @@ +approvers: +- zhoufeng54 +- ouwenchang +- hangangqiang +reviewers: +- nicholas_yhr +- liubuyu +- chengxb7532 +- xulei2020 diff --git a/docker/OWNERS b/docker/OWNERS new file mode 100644 index 00000000000..36d9fc6ffe5 --- /dev/null +++ b/docker/OWNERS @@ -0,0 +1,2 @@ +reviewers: +- HW_KK diff --git a/include/OWNERS b/include/OWNERS new file mode 100644 index 00000000000..f373ab4efa1 --- /dev/null +++ b/include/OWNERS @@ -0,0 +1,7 @@ +approvers: +- zhoufeng54 +- hangangqiang +- xu-yfei +- wilfchen +reviewers: +- lx0095 diff --git a/mindspore/OWNERS b/mindspore/OWNERS new file mode 100644 index 00000000000..25d21ce5fdc --- /dev/null +++ b/mindspore/OWNERS @@ -0,0 +1,7 @@ +approvers: +- zh_qh +- ginfung +- hwhewei +- zlq2020 +- stsuteng +- c_34 diff --git a/mindspore/_extends/OWNERS b/mindspore/_extends/OWNERS new file mode 100644 index 00000000000..100fd934da5 --- /dev/null +++ b/mindspore/_extends/OWNERS @@ -0,0 +1,12 @@ +approvers: +- cristoval +- limingqi107 +- xu-yfei +- zhoufeng54 +- zqstar +- zhanyuan1 +- jjfeing +- yuchaojie +- gaoxiong1 +- anyrenwei +- ckey_dou diff --git a/mindspore/ccsrc/OWNERS b/mindspore/ccsrc/OWNERS new file mode 100644 index 00000000000..0a259c5f07e --- /dev/null +++ b/mindspore/ccsrc/OWNERS @@ -0,0 +1,13 @@ +approvers: +- cristoval +- limingqi107 +- xu-yfei +- wilfchen +- zhoufeng54 +- zqstar +- zhanyuan1 +- jjfeing +- yuchaojie +- linqingke +- liangchenghui +- chujinjin diff --git a/mindspore/ccsrc/debug/debugger/OWNERS b/mindspore/ccsrc/debug/debugger/OWNERS new file mode 100644 index 00000000000..f36ee8d9731 --- /dev/null +++ b/mindspore/ccsrc/debug/debugger/OWNERS @@ -0,0 +1,5 @@ +approvers: +- ouwenchang +- wangyue01 +- wenkai_dist +- lilongfei15 diff --git a/mindspore/ccsrc/debug/rdr/OWNERS b/mindspore/ccsrc/debug/rdr/OWNERS new file mode 100644 index 00000000000..f36ee8d9731 --- /dev/null +++ b/mindspore/ccsrc/debug/rdr/OWNERS @@ -0,0 +1,5 @@ +approvers: +- ouwenchang +- wangyue01 +- wenkai_dist +- lilongfei15 diff --git a/mindspore/ccsrc/minddata/OWNERS b/mindspore/ccsrc/minddata/OWNERS new file mode 100644 index 00000000000..fdc6d573a60 --- /dev/null +++ b/mindspore/ccsrc/minddata/OWNERS @@ -0,0 +1,15 @@ +approvers: +- liucunwei +- pandoublefeng +- heleiwang +- robingrosman +- tom__chen +- jonyguo +reviewers: +- luoyang42 +- ms_yan +- liyong126 +- xiefangqi +- tiancixiao +- lizhenglong1992 +- shenwei41 diff --git a/mindspore/core/OWNERS b/mindspore/core/OWNERS new file mode 100644 index 00000000000..ed4cc2354c5 --- /dev/null +++ b/mindspore/core/OWNERS @@ -0,0 +1,18 @@ +approvers: +- cristoval +- limingqi107 +- xu-yfei +- zhoufeng54 +- zqstar +- zhanyuan1 +- jjfeing +- yuchaojie +- zhang_xue_tong +- zhanghaibo5 +- ddwsky +- HilbertDavid +- jpc_chenjianping +- hangangqiang +- linqingke +- liangchenghui +- wilfchen diff --git a/mindspore/dataset/OWNERS b/mindspore/dataset/OWNERS new file mode 100644 index 00000000000..fdc6d573a60 --- /dev/null +++ b/mindspore/dataset/OWNERS @@ -0,0 +1,15 @@ +approvers: +- liucunwei +- pandoublefeng +- heleiwang +- robingrosman +- tom__chen +- jonyguo +reviewers: +- luoyang42 +- ms_yan +- liyong126 +- xiefangqi +- tiancixiao +- lizhenglong1992 +- shenwei41 diff --git a/mindspore/explainer/OWNERS b/mindspore/explainer/OWNERS new file mode 100644 index 00000000000..f36ee8d9731 --- /dev/null +++ b/mindspore/explainer/OWNERS @@ -0,0 +1,5 @@ +approvers: +- ouwenchang +- wangyue01 +- wenkai_dist +- lilongfei15 diff --git a/mindspore/lite/OWNERS b/mindspore/lite/OWNERS new file mode 100644 index 00000000000..456b5d9f07e --- /dev/null +++ b/mindspore/lite/OWNERS @@ -0,0 +1,7 @@ +approvers: +- zhang_xue_tong +- zhanghaibo5 +- ddwsky +- HilbertDavid +- jpc_chenjianping +- hangangqiang diff --git a/mindspore/profiler/OWNERS b/mindspore/profiler/OWNERS new file mode 100644 index 00000000000..f36ee8d9731 --- /dev/null +++ b/mindspore/profiler/OWNERS @@ -0,0 +1,5 @@ +approvers: +- ouwenchang +- wangyue01 +- wenkai_dist +- lilongfei15 diff --git a/model_zoo/OWNERS b/model_zoo/OWNERS new file mode 100644 index 00000000000..7bf55a1ce75 --- /dev/null +++ b/model_zoo/OWNERS @@ -0,0 +1,6 @@ +approvers: +- c_34 +- liangchenghui +- linqingke +- wuxuejian +- zlq2020 diff --git a/tests/OWNERS b/tests/OWNERS new file mode 100644 index 00000000000..6cadc2423e4 --- /dev/null +++ b/tests/OWNERS @@ -0,0 +1,52 @@ +approvers: +- anyrenwei +- baochong +- c_34 +- chujinjin +- ckey_dou +- cristoval +- ddwsky +- gaoxiong1 +- ginfung +- guoqi1024 +- hangangqiang +- heleiwang +- HilbertDavid +- hwhewei +- jjfeing +- jpc_chenjianping +- kingxian +- leonwanghui +- liangchenghui +- lilongfei15 +- limingqi107 +- linqingke +- liucunwei +- mickf +- nsyca +- ouwenchang +- pandoublefeng +- robingrosman +- stsuteng +- tom__chen +- wangyue01 +- wenkai_dist +- wilfchen +- wuxuejian +- xu-yfei +- yuchaojie +- zh_qh +- zhaizhiqiang +- zhang_xue_tong +- zhanghaibo5 +- zhanyuan1 +- zhoufeng54 +- zlq2020 +- zqstar +reviewers: +- nicholas_yhr +- liubuyu +- chengxb7532 +- xulei2020 +- jonyguo +- lx0095 diff --git a/third_party/OWNERS b/third_party/OWNERS new file mode 100644 index 00000000000..b196574cc7c --- /dev/null +++ b/third_party/OWNERS @@ -0,0 +1,9 @@ +approvers: +- zhoufeng54 +- ouwenchang +- hangangqiang +reviewers: +- nicholas_yhr +- liubuyu +- chengxb7532 +- xulei2020