From 6eefe0d9febed9cb94f6f7b4375b0d0d153e56ec Mon Sep 17 00:00:00 2001 From: chainchad <96362174+chainchad@users.noreply.github.com> Date: Thu, 3 Sep 2026 11:30:39 -0400 Subject: [PATCH] Update CODEOWNERS paths for rane --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dab7d22ee..8a34b33bb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,9 +4,9 @@ # Add @smartcontractkit/devex-cicd to all other # entries for managing dependency bumps. -# cl-orchestration -/actions/crib-*/** @smartcontractkit/cl-orchestration @smartcontractkit/devex-cicd -/actions/devenv-*/** @smartcontractkit/cl-orchestration @smartcontractkit/devex-cicd +# rane +/actions/crib-*/** @smartcontractkit/rane @smartcontractkit/devex-cicd +/actions/devenv-*/** @smartcontractkit/rane @smartcontractkit/devex-cicd # data-tooling /actions/chip-schema-registration/ @smartcontractkit/data-tooling @smartcontractkit/devex-cicd