From 8441237e89f61c58239ba3a4aecc2d5ba8d7858f Mon Sep 17 00:00:00 2001 From: kodster28 Date: Fri, 10 Oct 2025 15:38:55 -0500 Subject: [PATCH 1/2] [GitHub] Update codeowners with new Content Engineering team --- .github/CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 97b28327540a274..5962ac85a348127 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,16 +4,16 @@ # More dev-specific files -/.github/ @kodster28 @pedrosousa @haleycode @kristianfreeman @GregBrimble @KianNH @maxvp @marciocloudflare @WalshyDev +/.github/ @cloudflare/pcx-content-engineering /.github/CODEOWNERS @cloudflare/pcx-technical-writing /.github/actions/assign-pr/index.js @cloudflare/pcx-technical-writing -/src/components/ @cloudflare/developer-advocacy @kristianfreeman @kodster28 @pedrosousa @marciocloudflare @haleycode @maxvp @GregBrimble @KianNH @WalshyDev -*.js @cloudflare/developer-advocacy @kristianfreeman @kodster28 @pedrosousa @haleycode @GregBrimble @KianNH @WalshyDev -*.ts @cloudflare/developer-advocacy @kristianfreeman @kodster28 @pedrosousa @haleycode @GregBrimble @KianNH @WalshyDev -*.astro @cloudflare/developer-advocacy @kristianfreeman @kodster28 @pedrosousa @haleycode @GregBrimble @KianNH @WalshyDev -/src/schemas/tags.ts @kodster28 @KianNH @joslyn-cf -/src/content/workers-ai-models/ @craigsdennis @pedrosousa @cloudflare/pcx-technical-writing -/public/__redirects @GregBrimble @KianNH @pedrosousa @WalshyDev @cloudflare/pcx-technical-writing +/src/components/ @cloudflare/pcx-content-engineering +*.js @cloudflare/pcx-content-engineering +*.ts @cloudflare/pcx-content-engineering +*.astro @cloudflare/pcx-content-engineering +/src/schemas/tags.ts @cloudflare/pcx-content-engineering @joslyn-cf +/src/content/workers-ai-models/ @craigsdennis @cloudflare/pcx-content-engineering @cloudflare/pcx-technical-writing +/public/__redirects @cloudflare/pcx-content-engineering @cloudflare/pcx-technical-writing # AI From 883c4b0ef4ebde4cf9efd9d68a27d4a84991fa72 Mon Sep 17 00:00:00 2001 From: kodster28 Date: Fri, 10 Oct 2025 15:39:31 -0500 Subject: [PATCH 2/2] Assignee for kody --- .github/CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5962ac85a348127..4d6bfd958f708aa 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,14 +6,14 @@ /.github/ @cloudflare/pcx-content-engineering /.github/CODEOWNERS @cloudflare/pcx-technical-writing -/.github/actions/assign-pr/index.js @cloudflare/pcx-technical-writing -/src/components/ @cloudflare/pcx-content-engineering -*.js @cloudflare/pcx-content-engineering -*.ts @cloudflare/pcx-content-engineering -*.astro @cloudflare/pcx-content-engineering -/src/schemas/tags.ts @cloudflare/pcx-content-engineering @joslyn-cf -/src/content/workers-ai-models/ @craigsdennis @cloudflare/pcx-content-engineering @cloudflare/pcx-technical-writing -/public/__redirects @cloudflare/pcx-content-engineering @cloudflare/pcx-technical-writing +/.github/actions/assign-pr/index.js @cloudflare/pcx-technical-writing @kodster28 +/src/components/ @cloudflare/pcx-content-engineering @kodster28 +*.js @cloudflare/pcx-content-engineering @kodster28 +*.ts @cloudflare/pcx-content-engineering @kodster28 +*.astro @cloudflare/pcx-content-engineering @kodster28 +/src/schemas/tags.ts @cloudflare/pcx-content-engineering @joslyn-cf @kodster28 +/src/content/workers-ai-models/ @craigsdennis @cloudflare/pcx-content-engineering @cloudflare/pcx-technical-writing @kodster28 +/public/__redirects @cloudflare/pcx-content-engineering @cloudflare/pcx-technical-writing @kodster28 # AI