From 261b9931ec2f098047dc39af57c24cebdb0b45c1 Mon Sep 17 00:00:00 2001 From: Noel Yoo <86328181+noel-yoo@users.noreply.github.com> Date: Fri, 11 Mar 2022 17:17:15 +0900 Subject: [PATCH] chore: update code owners (#450) * chore: update code owners This PR updates code owners. * style: spaces --- .github/CODEOWNERS | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7c4a7b4d6..583f785f5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,15 +1,3 @@ ########## Global owners ########## -* @bb111189 @AmritKumar - -########## Source Code ########## - -*.ts @bb111189 @renlulu @teye @noel-yoo - -########## Documentation ########## - -/README.md @bb111189 @evesnow91 @AmritKumar @renlulu @teye @noel-yoo - -########## GitHub metadata, including this file ########## - -/.github/ @bb111189 @AmritKumar +* @renlulu @teye