diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 90baf007791..cd1eb205fbe 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,18 +1,17 @@ # The OpenYurt Maintainers -This file lists the maintainers of the OpenYurt project. The responsibilities of maintainers are listed in the [GOVERNANCE.md](GOVERNANCE.md) file. +This file lists the maintainers of the OpenYurt project which synced from file: https://github.com/openyurtio/community/blob/main/OWNERS.md#maintainers. +The responsibilities of maintainers are listed in the [GOVERNANCE.md](GOVERNANCE.md) file. ## Project Maintainers -| Name | GitHub ID | Affiliation | -|---------------------------------------------------|-----------------------------------------------------|---------------------| -| [Fei Guo](mailto:f.guo@alibaba-inc.com) | [Fei-Guo](https://github.com/Fei-Guo) | Alibaba | -| [Linbo He](mailto:linbo.hlb@alibaba-inc.com) | [rambohe-ch](https://github.com/rambohe-ch) | Alibaba | -| [Shida Qiu](mailto:shida.qsd@alibaba-inc.com) | [SataQiu](https://github.com/SataQiu) | Alibaba | -| [Chao Zheng](mailto:chao.zheng@bytedance.com) | [charleszheng44](https://github.com/charleszheng44) | ByteDance | -| [Yixing Jia](mailto:yixingjia@gmail.com) | [yixingjia](https://github.com/yixingjia) | VMware | -| [Wuming Liu](mailto:lwmqwer@163.com) | [lwmqwer](https://github.com/lwmqwer) | VMware | -| [Shaoqiang Chen](mailto:shaoqiang.chen@intel.com) | [gnunu](https://github.com/gnunu) | Intel | -| [Tao Chen](mailto:cchentaoct@163.com) | [qclc](https://github.com/qclc) | Zhejiang University | -| [Lifang Zhang](mailto:379342542@qq.com) | [DrmagicE](https://github.com/DrmagicE) | China Telecom | -| [Zhengguang Zhang](mailto:davidzhang_fes@163.com) | [zzguang](https://github.com/zzguang) | Intel | -| [Chenglong Wang](mailto:luckymrwang@163.com) | [luckymrwang](https://github.com/luckymrwang) | Inspur | +| Name | GitHub ID | Affiliation | +|--------------------------------------------------------|--------------------------------------------------|-------------------| +| [Fei Guo](mailto:f.guo@alibaba-inc.com) | [Fei-Guo](https://github.com/Fei-Guo) | Microsoft | +| [Linbo He](mailto:rambohe-ch@gmail.com) | [rambohe-ch](https://github.com/rambohe-ch) | Alibaba | +| [Wuming Liu](mailto:lwmqwer@163.com) | [lwmqwer](https://github.com/lwmqwer) | VMware | +| [Shaoqiang Chen](mailto:shaoqiang.chen@intel.com) | [gnunu](https://github.com/gnunu) | Intel | +| [Zhengguang Zhang](mailto:davidzhang_fes@163.com) | [zzguang](https://github.com/zzguang) | Independent | +| [Chenglong Wang](mailto:luckymrwang@163.com) | [luckymrwang](https://github.com/luckymrwang) | Inspur | +| [Zhen Zhao](mailto:jamekeal011@gmail.com) | [JameKeal](https://github.com/JameKeal) | Sangfor | +| [HanQi Li](mailto:lavenderqaq.cs@gmail.com) | [LavenderQAQ](https://github.com/LavenderQAQ) | Tongji University | +| [BingChang Tang](mailto:bingchang.tbc@alibaba-inc.com) | [zyjhtangtang](https://github.com/zyjhtangtang) | Alibaba | diff --git a/OWNERS b/OWNERS index c2539b15f75..3cbcaba592c 100644 --- a/OWNERS +++ b/OWNERS @@ -1,26 +1,38 @@ # See: https://go.k8s.io/owners approvers: - - charleszheng44 - Fei-Guo - - huangyuqi - rambohe-ch - - yixingjia - - kadisi + - lwmqwer + - gnunu - zzguang + - luckymrwang + - JameKeal + - LavenderQAQ + - zyjhtangtang + - wawlian + - kadisi + - Congrool + reviewers: - - charleszheng44 - Fei-Guo - - huangyuqi - rambohe-ch - - yixingjia - - kadisi - - Peeknut - - SataQiu - - qclc - - adamzhoul - - DrmagicE + - lwmqwer + - gnunu - zzguang - - Congrool - luckymrwang - - fengshunli + - JameKeal + - LavenderQAQ + - zyjhtangtang + - wawlian + - kadisi + - Congrool - YTGhost + - huiwq1990 + - Rui-Gan + - donychen1134 + - fengshunli + - huweihuang + - Lan-ce-lot + - MrGirl + - River-sh + - xavier-hou diff --git a/cmd/yurtadm/OWNERS b/cmd/yurtadm/OWNERS new file mode 100644 index 00000000000..3f615242a66 --- /dev/null +++ b/cmd/yurtadm/OWNERS @@ -0,0 +1,8 @@ +# See: https://go.k8s.io/owners +approvers: + - YTGhost + - luc99hen + +reviewers: + - YTGhost + - luc99hen \ No newline at end of file diff --git a/pkg/yurtadm/OWNERS b/pkg/yurtadm/OWNERS new file mode 100644 index 00000000000..73fd428adc8 --- /dev/null +++ b/pkg/yurtadm/OWNERS @@ -0,0 +1,8 @@ +# See: https://go.k8s.io/owners +approvers: + - YTGhost + - luc99hen + +reviewers: + - YTGhost + - luc99hen diff --git a/pkg/yurtmanager/controller/raven/OWNERS b/pkg/yurtmanager/controller/raven/OWNERS new file mode 100644 index 00000000000..9dfbaac3925 --- /dev/null +++ b/pkg/yurtmanager/controller/raven/OWNERS @@ -0,0 +1,12 @@ +# See: https://go.k8s.io/owners +approvers: + - BSWANG + - njucjc + - River-sh + - luckymrwang + +reviewers: + - BSWANG + - njucjc + - River-sh + - luckymrwang \ No newline at end of file diff --git a/pkg/yurtmanager/webhook/gateway/OWNERS b/pkg/yurtmanager/webhook/gateway/OWNERS new file mode 100644 index 00000000000..9dfbaac3925 --- /dev/null +++ b/pkg/yurtmanager/webhook/gateway/OWNERS @@ -0,0 +1,12 @@ +# See: https://go.k8s.io/owners +approvers: + - BSWANG + - njucjc + - River-sh + - luckymrwang + +reviewers: + - BSWANG + - njucjc + - River-sh + - luckymrwang \ No newline at end of file