From 86b3c5a16254fb3261e5a77d2fe51d31afe5c261 Mon Sep 17 00:00:00 2001 From: Elliot Wood <43952853+ElliotWood13@users.noreply.github.com> Date: Mon, 15 Dec 2025 08:24:48 +0000 Subject: [PATCH] Update CODEOWNERS for workflow and file ownership --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 70e36703..5de7def6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,5 +2,5 @@ * @ethena-labs/product-engineering # Sensitive repo settings and workflows owned by admins -.github/workflows/* @alexnimmo @deHB6 -.github/CODEOWNERS @alexnimmo @deHB6 +.github/workflows/* @deHB6 @FJ-Riveros +.github/CODEOWNERS @deHB6 @FJ-Riveros