From a3d400932afbe33b00172b2c73ed26272735cfe7 Mon Sep 17 00:00:00 2001 From: Anan Zhuang Date: Thu, 20 Apr 2023 21:37:15 +0000 Subject: [PATCH] Update CODEOWNER format Update format to match other repos. Otherwise it only add the last reviewer always. Issue Resolve https://github.com/opensearch-project/documentation-website/issues/2878 Signed-off-by: Anan Zhuang --- .github/CODEOWNERS | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 747b8e580e8..093b5e3db91 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1 @@ -@ariamarble -@carolxob -@cwillum -@hdhalter -@JeffH-AWS -@kolchfa-aws -@Naarcha-AWS -@vagimeli +* @ariamarble @carolxob @cwillum @hdhalter @JeffH-AWS @kolchfa-aws @Naarcha-AWS @vagimeli