From f2e68840c52a3a987af3f154734c87a4b41ac495 Mon Sep 17 00:00:00 2001 From: Gabriele Bartolini Date: Tue, 4 Aug 2026 07:30:36 +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 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 0e8a7ab7..41e5b4bc 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,9 @@ -# The CODEOWNERS file is used to define individuals or teams that are -# responsible for code in a repository. For details, please refer to -# https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners +# 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. -* @leonardoce @mnencia @gbartolini @fcanovai @NiccoloFei @jbattiato +* @cloudnative-pg/daggerverse-owners