From 53825577cb09d0c3db1d055d37550a6ff9f206af Mon Sep 17 00:00:00 2001 From: Gabriele Bartolini Date: Tue, 4 Aug 2026 07:32:03 +1000 Subject: [PATCH] chore: sync CODEOWNERS with cnpg-infra policy Regenerated from cloudnative-pg/cnpg-infra's componentowners-policy.yaml via scripts/render-codeowners.rb -- see that repo for the underlying policy this file is generated from. Signed-off-by: Gabriele Bartolini Assisted-by: Claude --- CODEOWNERS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6756b665..aec92193 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,9 @@ -* @gbartolini @mnencia @fcanovai @NiccoloFei @litaocdl +# This file is generated from componentowners-policy.yaml in +# cloudnative-pg/cnpg-infra — do not hand-edit, propose changes there instead. +# +# Path-scoped rules below always include the repo's own general owners +# (the "*" line) in addition to their own specific teams/users, since +# CODEOWNERS only honors the LAST matching pattern for a given path — +# it does not merge an earlier, less-specific rule into a later one. + +* @cloudnative-pg/postgres-containers-owners