From 5c7f4a5ddd2170ce31b49b1a71b2bac9e98da48a Mon Sep 17 00:00:00 2001 From: Noah Crouch Date: Tue, 19 May 2026 15:44:43 -0400 Subject: [PATCH] Add @ncrouch-cflare to CODEOWNERS for Argo, Health Checks, Load Balancing, Smart Shield Following the PCX team transition, product teams (PM/ENG) now own their docs including approvals and reviews. Adding myself as CODEOWNER for the product areas I own as Senior PM: - Argo Smart Routing - Health Checks - Load Balancing - Smart Shield --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4556507ca6c110b..cd77bf83fefe657 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -223,12 +223,12 @@ package.json @cloudflare/content-engineering # Performance products -/src/content/docs/argo-smart-routing/ @cloudflare/product-owners +/src/content/docs/argo-smart-routing/ @cloudflare/product-owners @ncrouch-cflare /src/content/docs/automatic-platform-optimization/ @cloudflare/product-owners /src/content/docs/cache/ @cloudflare/product-owners -/src/content/docs/health-checks/ @cloudflare/product-owners -/src/content/docs/load-balancing/ @cloudflare/cf1-reviewers @elithrar @cloudflare/product-owners -/src/content/docs/smart-shield/ @cloudflare/appsec-reviewers @elithrar @cloudflare/product-owners +/src/content/docs/health-checks/ @cloudflare/product-owners @ncrouch-cflare +/src/content/docs/load-balancing/ @cloudflare/cf1-reviewers @elithrar @cloudflare/product-owners @ncrouch-cflare +/src/content/docs/smart-shield/ @cloudflare/appsec-reviewers @elithrar @cloudflare/product-owners @ncrouch-cflare /src/content/docs/spectrum/ @cloudflare/appsec-reviewers @elithrar @cloudflare/product-owners @cansu /src/content/docs/speed/ @cloudflare/product-owners /src/content/docs/web3/ @cloudflare/appsec-reviewers @elithrar @cloudflare/product-owners