From 936994580e1118111469a3892c8e503b410846a1 Mon Sep 17 00:00:00 2001 From: hugocasa Date: Thu, 17 Jul 2025 17:18:10 +0200 Subject: [PATCH] update codeowners to new hugo username (#6216) --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 282cba946a..54702f7f32 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ -* @rubenfiszel @HugoCasa @alpetric +* @rubenfiszel @hugocasa @alpetric -/community/ @rubenfiszel @HugoCasa @alpetric -/frontend/ @rubenfiszel @HugoCasa @alpetric +/community/ @rubenfiszel @hugocasa @alpetric +/frontend/ @rubenfiszel @hugocasa @alpetric