From 237bd075ac1e36aa3f663079a74bbc59cb8fc42b Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Fri, 27 Feb 2026 17:47:07 +0000 Subject: [PATCH] chore: add product-docs and ccip-pm as codeowners for ccip-api-ref --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e2b2fca0..a2e7e8f7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,5 @@ * @smartcontractkit/ccip-data +ccip-api-ref/ @smartcontractkit/product-docs @smartcontractkit/ccip-pm @smartcontractkit/ccip-data + .github/workflows/publish.yml @smartcontractkit/prodsec-public