From e5120fd83f7ab100a39c86ccc522dfc37a60688b Mon Sep 17 00:00:00 2001 From: amit-momin Date: Tue, 10 Feb 2026 16:19:52 -0600 Subject: [PATCH] Updated CODEOWNERS for cre capabilities --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 42481bc..5386d1c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,8 +11,8 @@ # CRE /cre/ @smartcontractkit/keystone @smartcontractkit/op-tooling -/cre/capabilities/blockchain/ @smartcontractkit/bix-framework -/cre/go/installer/pkg/embedded_gen.go @smartcontractkit/bix-framework +/cre/capabilities/blockchain/ @smartcontractkit/bix-framework @smartcontractkit/keystone @smartcontractkit/op-tooling +/cre/go/installer/pkg/embedded_gen.go @smartcontractkit/bix-framework @smartcontractkit/keystone @smartcontractkit/op-tooling /workflows/ @smartcontractkit/foundations @smartcontractkit/core @smartcontractkit/op-tooling /billing/ @smartcontractkit/cre-business @smartcontractkit/core @smartcontractkit/op-tooling