From e63f2a8b52f4e4220753cf43b539c453b8979932 Mon Sep 17 00:00:00 2001 From: "CODEOWNERS.com Bot" Date: Thu, 26 Jan 2023 14:41:02 +0000 Subject: [PATCH] chore(CODEOWNERS): Update CODEOWNERS --- .github/CODEOWNERS | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cf3474f..13bd879 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,20 +1,7 @@ # Generated by CODEOWNERS.com -/src/components/AdminSideBar/AdminSideBarComponents.html @Thomlam -/src/components/Form/AddUserForm/ @Thomlam -/src/components/NavBar/NavBarComponents.js @Thomlam -/src/components/ProductCardComponents/ @Thomlam -/src/components/ShopSideBar/ @Thomlam -/src/router/ @Thomlam -/src/store/order.js @Thomlam -/src/store/product.js @Thomlam -/src/store/user.js @Thomlam -/src/views/Admin/AdminView.html @Thomlam -/src/views/Admin/Orders/ @Thomlam -/src/views/Admin/Products/ProductView.html @Thomlam -/src/views/Admin/Products/ProductView.js @Thomlam -/src/views/Admin/Users/UserView.html @Thomlam -/src/views/Admin/Users/UserView.js @Thomlam -/src/views/Home/HomeView.html @Thomlam -/src/views/Login/ @Thomlam -/src/views/Shop/ShopView.html @Thomlam -/src/views/Shop/ShopView.js @Thomlam +/src/ @CodingFactory-Repos/vuejs +/src/components/AdminSideBar/AdminSideBarComponents.html @CodingFactory-Repos/vuejs +/src/components/Form/AddUserForm/ @CodingFactory-Repos/vuejs +/src/components/NavBar/NavBarComponents.js @CodingFactory-Repos/vuejs +/src/router/index.ts @CodingFactory-Repos/vuejs +/src/views/Home/HomeView.html @CodingFactory-Repos/vuejs