From 8eaa438631625f0218499bc4b109340bbd24ed98 Mon Sep 17 00:00:00 2001 From: Zheng Xi Zhou Date: Wed, 16 Feb 2022 19:46:24 +0800 Subject: [PATCH] Feat: add @wangwang as one Reviewer (#3268) https://github.com/oam-dev/kubevela/issues/3261 Signed-off-by: Zheng Xi Zhou --- OWNERS_ALIASES | 1 + 1 file changed, 1 insertion(+) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index cd27e1e87..57b475051 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -5,6 +5,7 @@ Reviewers: - yue9944882 - zxbyoyoyo - reetasingh +- wangwang Approvers: - Somefive (Multi-Cluster)