From 5ee488dbc5b8ccccf45ed1361cc83c28d43dfe00 Mon Sep 17 00:00:00 2001 From: Brian Roels <54845569+brapoprod@users.noreply.github.com> Date: Wed, 10 Apr 2024 09:57:11 +0200 Subject: [PATCH] =?UTF-8?q?[Fix]=20CODEOWNERS=20correctness(l)=20?= =?UTF-8?q?=F0=9F=94=92=20(#443)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Fix] CODEOWNERS correctness --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7b8285b8..14186720 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ -* @brapoprod @abdelhalimkhouas @alexandraFlavia9 @pietervp @psamusev @srares76 +* @chili-publish/react /packages/actions/ @Matthiee -/packages/sdk/ @chili-publish/flutter \ No newline at end of file +/packages/sdk/ @chili-publish/flutter @chili-publish/react \ No newline at end of file