From 8bbf65d6eaa01a73df62ea1240b329ea50bfdf0d Mon Sep 17 00:00:00 2001 From: Joyce Fee <102751339+Feediver1@users.noreply.github.com> Date: Thu, 3 Sep 2026 13:46:11 -0400 Subject: [PATCH] Add blanket docs-team CODEOWNERS rule (DOC-2496) Inert until branch protection requires code-owner review; that flip is a separate announced step. Part of the on-call docs PR review pipeline (DOC-2496). Co-Authored-By: Claude Fable 5 --- .github/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f90e5bd4..e10882f9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,6 @@ +# DOC-2496: docs-team merge gate — inert until branch protection +# enables "require review from Code Owners". The blanket rule comes +# first; more specific rules below still win for their paths. +* @redpanda-data/documentation + /src/js/13-agent-handoff.js @redpanda-data/documentation