From 4467fb281d5833ecb1ae66fa5828e59c3ae76751 Mon Sep 17 00:00:00 2001 From: Alan Dooley Date: Thu, 13 Mar 2025 16:14:36 +0000 Subject: [PATCH] feat: Remove DocOps Writers from CODEOWNERS This commit removes the writing half of the DocOps team from CODEOWNERS. It is primarily engineers that iterate on the theme: this change ensures that writers are not engaged with any in-flight work prematurely. User testing will be explicitly requested when new elements or functionality have reached an appropriate state of development. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d164e99b..44833489 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @nginxinc/docs-engineering @nginxinc/nginx-docs +* @nginxinc/docs-engineering