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