From cfe68b4487a8cfd089bc23b1730a92faa850600b Mon Sep 17 00:00:00 2001 From: Jon Torre <78599298+JTorreG@users.noreply.github.com> Date: Thu, 6 Nov 2025 12:06:19 +0000 Subject: [PATCH 1/2] chore: update CODEOWNERS for NGINXaaS for GC Update NGINXaaS entries for the new nginxaas-dev group --- .github/CODEOWNERS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a74e38c32..abc6e685a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -30,8 +30,12 @@ content/waf/* @nginx/waf content/includes/waf/* @nginx/waf # NGINXaaS for Azure -content/nginxaas-azure/* @nginx/n4a-docs-approvers -content/includes/nginxaas-azure/* @nginx/n4a-docs-approvers +content/nginxaas-azure/* @nginx/nginxaas-dev +content/includes/nginxaas-azure/* @nginx/nginxaas-dev + +# NGINXaaS for Google Cloud +content/nginxaas-google/* @nginx/nginxaas-dev +content/includes/nginxaas-google/* @nginx/nginxaas-dev # NGINX Gateway Fabric content/ngf/* @nginx/nginx-gateway-fabric From c8393905b04ca5b0d1426172912107bf944223fd Mon Sep 17 00:00:00 2001 From: Jon Torre <78599298+JTorreG@users.noreply.github.com> Date: Thu, 6 Nov 2025 12:13:02 +0000 Subject: [PATCH 2/2] chore: update group name new group name --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index abc6e685a..392b2ecac 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -30,12 +30,12 @@ content/waf/* @nginx/waf content/includes/waf/* @nginx/waf # NGINXaaS for Azure -content/nginxaas-azure/* @nginx/nginxaas-dev -content/includes/nginxaas-azure/* @nginx/nginxaas-dev +content/nginxaas-azure/* @nginx/nginxaas-docs-approvers +content/includes/nginxaas-azure/* @nginx/nginxaas-docs-approvers # NGINXaaS for Google Cloud -content/nginxaas-google/* @nginx/nginxaas-dev -content/includes/nginxaas-google/* @nginx/nginxaas-dev +content/nginxaas-google/* @nginx/nginxaas-docs-approvers +content/includes/nginxaas-google/* @nginx/nginxaas-docs-approvers # NGINX Gateway Fabric content/ngf/* @nginx/nginx-gateway-fabric