From 8e25598a78608f3a0b398d728d5fba796f660b19 Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Mon, 10 Apr 2023 11:22:39 +0530 Subject: [PATCH] chore: update CODEOWNERS file --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index f1f60577..e7400a2b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -13,6 +13,7 @@ /packages/hoppscotch-web/ @amk-dev /packages/hoppscotch-selfhost-web/ @amk-dev /packages/hoppscotch-sh-admin/ @JoelJacobStephen +/packages/hoppscotch-backend/ @ankitsridhar16 @balub # Sections within Hoppscotch Common /packages/hoppscotch-common/src/components @anwarulislam