From a205fff1a772766407e4b66ff67f182c4ffabc82 Mon Sep 17 00:00:00 2001 From: Somefive Date: Mon, 28 Nov 2022 11:33:39 +0800 Subject: [PATCH] Fix: add fogdong to codeowners of packages (#5134) Signed-off-by: Somefive Signed-off-by: Somefive --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd2b60959..0b9130f7e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ # This file is a github code protect rule follow the codeowners https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners#example-of-a-codeowners-file -* @barnettZQG @wonderflow @leejanee @Somefive @jefree-cat -design/ @barnettZQG @leejanee @wonderflow @Somefive @jefree-cat +* @barnettZQG @wonderflow @leejanee @Somefive @jefree-cat @FogDong +design/ @barnettZQG @leejanee @wonderflow @Somefive @jefree-cat @FogDong # Owner of Core Controllers pkg/controller/core.oam.dev @Somefive @FogDong @barnettZQG @wonderflow @@ -21,7 +21,7 @@ pkg/controller/common/rollout/ @wangyikewxgm @wonderflow runtime/rollout @wangyikewxgm @wonderflow # Owner of vela templates -vela-templates/ @Somefive @barnettZQG @wonderflow +vela-templates/ @Somefive @barnettZQG @wonderflow @FogDong # Owner of vela CLI references/cli/ @Somefive @zzxwill @StevenLeiZhang @charlie0129 @chivalryq