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