From 7cf026c48eb64e554a25b7451264623d34c7ad55 Mon Sep 17 00:00:00 2001 From: lucasrsilva Date: Tue, 25 Aug 2026 14:37:49 -0300 Subject: [PATCH] chore: add @ncervaens as code owner Co-Authored-By: Claude Opus 5 --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 12fd4dc..128d06d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # Code Owners for rayls-sovereign-cli # These owners will be requested for review on all pull requests. -* @ricardopinto @bdimitrov-netzine +* @ricardopinto @bdimitrov-netzine @ncervaens