From 65ddccc7c60601b42f936ce4290bd53a0f473a3d Mon Sep 17 00:00:00 2001 From: Kody Jackson Date: Tue, 4 Feb 2025 09:40:09 -0600 Subject: [PATCH 1/2] Update CODEOWNERS for agents --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a8ae57b7abdcd9..5762f3b6f635dd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,6 +17,7 @@ # AI +/src/content/docs/agents/ @irvinebroque @rita3ko @elithrar @thomasgauvin /src/content/docs/ai-gateway/ @kathayl @G4brym @mchenco @daisyfaithauma @cloudflare/pcx-technical-writing /src/content/docs/workers-ai/ @rita3ko @craigsdennis @markdembo @mchenco @daisyfaithauma @cloudflare/pcx-technical-writing /src/content/docs/vectorize/ @elithrar @vy-ton @sejoker @mchenco @cloudflare/pcx-technical-writing From ff97ebe63edbd905a93265f4537e6d16a027f851 Mon Sep 17 00:00:00 2001 From: Kody Jackson Date: Tue, 4 Feb 2025 09:51:30 -0600 Subject: [PATCH 2/2] Update .github/CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5762f3b6f635dd..354d76671c3562 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,7 +17,7 @@ # AI -/src/content/docs/agents/ @irvinebroque @rita3ko @elithrar @thomasgauvin +/src/content/docs/agents/ @irvinebroque @rita3ko @elithrar @thomasgauvin @threepointone /src/content/docs/ai-gateway/ @kathayl @G4brym @mchenco @daisyfaithauma @cloudflare/pcx-technical-writing /src/content/docs/workers-ai/ @rita3ko @craigsdennis @markdembo @mchenco @daisyfaithauma @cloudflare/pcx-technical-writing /src/content/docs/vectorize/ @elithrar @vy-ton @sejoker @mchenco @cloudflare/pcx-technical-writing