From 00ebedddc9c4ca8efa212013e7d890328c6a7b04 Mon Sep 17 00:00:00 2001 From: "CODEOWNERS.com Bot" Date: Thu, 26 Jan 2023 14:40:55 +0000 Subject: [PATCH] chore(CODEOWNERS): Update CODEOWNERS --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7b3f9c8..169a558 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # Generated by CODEOWNERS.com -/src/Controller/OffersController.php @Loule95450 -/templates/* @Loule95450 -/templates/show_offer/index.html.twig @Loule95450 +/src/Controller/OffersController.php @CodingFactory-Repos/symfony +/templates/base.html.twig @CodingFactory-Repos/symfony +/templates/show_offer/index.html.twig @CodingFactory-Repos/symfony