From 2fd8b7bc52846f6a6248080b016b8993aeec2ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wei=20=28=E6=AE=B5=E5=B0=91=29?= Date: Tue, 15 Feb 2022 15:59:40 +0800 Subject: [PATCH] Feat: update owners_aliases (#3246) * Update: ownerer-aliases * Fix: keep up bootstrap-contributors * Fix: reformat * Fix: inherit all the maintainers from who maintain controller --- OWNERS_ALIASES | 89 +++++++++++++++++++++++++++----------------------- 1 file changed, 49 insertions(+), 40 deletions(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 433d0ddf3..cd27e1e87 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -1,44 +1,53 @@ -aliases: - kubevela-devex: - - hongchaodeng - - wonderflow +Reviewers: +- Ghostbaby +- StevenLeiZhang +- chwetion +- yue9944882 +- zxbyoyoyo +- reetasingh - kubevela-dashboard-approver: - - zzxwill - - hongchaodeng +Approvers: +- Somefive (Multi-Cluster) +- chivalryq (Vela CLI) +- sunny0826 (kubevela.io) +- hanxie-crypto (VelaUX) +- FogDong (Workflow) +- wangyikewxgm (Addon) +- yangsoon (VelaQL) - kubevela-dashboard-reviewer: - - sunny0826 - - hanxie-crypto +Maintainers: +- wonderflow +- hongchaodeng +- captainroy-hy +- resouer +- barnettZQG +- leejanee +- zzxwill - kubevela-controller: - - resouer - - wonderflow - - hongchaodeng - - zzxwill - - ryanzhang-oss - - captainroy-hy +Emeritus Members: +- ryanzhang-oss +- Fei-Guo +- szihai +- xiaoyuaiheshui +- wenxinnnnn +- silenceper +- erdun +- mosesyou +- artursouza +- woshilanren11 - oam-spec: # inherit from https://github.com/oam-dev/spec/blob/master/OWNERS.md - - hongchaodeng - - resouer - - community-collaborators: - - Fei-Guo - - szihai - - bootstrap-contributors: # thank you for bootstrapping KubeVela at the very early stage! - - xiaoyuaiheshui - - Ghostbaby - - wenxinnnnn - - silenceper - - erdun - - sunny0826 - - mosesyou - - artursouza - - wonderflow - - hongchaodeng - - ryanzhang-oss - - woshilanren11 - - hanxie-crypto - - zzxwill \ No newline at end of file +bootstrap-contributors: # thank you for bootstrapping KubeVela at the very early stage! +- xiaoyuaiheshui +- Ghostbaby +- wenxinnnnn +- silenceper +- erdun +- sunny0826 +- mosesyou +- artursouza +- wonderflow +- hongchaodeng +- ryanzhang-oss +- woshilanren11 +- hanxie-crypto +- zzxwill \ No newline at end of file