From 99871011e3c34d8df9074e604191620cd557b079 Mon Sep 17 00:00:00 2001 From: Gabriele Bartolini Date: Sat, 18 Jul 2026 14:28:12 +1000 Subject: [PATCH] chore: expand account names in CODEOWNERS file Closes #458 Signed-off-by: Gabriele Bartolini --- CODEOWNERS | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 974d033d7..e2f564874 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,10 +2,4 @@ # 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 -* @cloudnative-pg/maintainers - -# Component owners -# See https://github.com/cloudnative-pg/governance/blob/main/COMPONENT-OWNERS.md#cloudnative-pg - -# Website team -* @cloudnative-pg/web +* @gbartolini @jsilvela @FloorD @mnencia @leonardoce