From 134441a6e7f110ba74c1c14c42d517ec10e3f17f Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Sun, 9 Apr 2023 21:54:51 +0530 Subject: [PATCH] chore: update CODEOWNERS --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 5d27aff2d..0141906f6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,12 +5,12 @@ # Packages /packages/codemirror-lang-graphql/ @AndrewBastin -/packages/hoppscotch-cli/ @aitchnyu +/packages/hoppscotch-cli/ @AndrewBastin /packages/hoppscotch-common/ @amk-dev @AndrewBastin /packages/hoppscotch-data/ @AndrewBastin -/packages/hoppscotch-js-sandbox/ @aitchnyu +/packages/hoppscotch-js-sandbox/ @AndrewBastin /packages/hoppscotch-ui/ @anwarulislam -/packages/hoppscotch-web/ @amk-dev @AndrewBastin +/packages/hoppscotch-web/ @amk-dev # Sections within Hoppscotch Common /packages/hoppscotch-common/src/components @anwarulislam