From 4436c847517c008d78d59cdce3ad5d25944a6946 Mon Sep 17 00:00:00 2001 From: Vadim Kharitonov Date: Fri, 25 Aug 2023 18:48:16 +0200 Subject: [PATCH] Change codeowners (#5109) --- CODEOWNERS | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6b1273520d..b8ca54bc7e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,11 +1,12 @@ -/compute_tools/ @neondatabase/control-plane +/compute_tools/ @neondatabase/control-plane @neondatabase/compute /control_plane/ @neondatabase/compute @neondatabase/storage /libs/pageserver_api/ @neondatabase/compute @neondatabase/storage -/libs/postgres_ffi/ @neondatabase/compute -/libs/remote_storage/ @neondatabase/storage -/libs/safekeeper_api/ @neondatabase/safekeepers -/pageserver/ @neondatabase/compute @neondatabase/storage +/libs/postgres_ffi/ @neondatabase/compute +/libs/remote_storage/ @neondatabase/storage +/libs/safekeeper_api/ @neondatabase/safekeepers +/libs/vm_monitor/ @neondatabase/autoscaling @neondatabase/compute +/pageserver/ @neondatabase/compute @neondatabase/storage /pgxn/ @neondatabase/compute -/proxy/ @neondatabase/control-plane +/proxy/ @neondatabase/proxy /safekeeper/ @neondatabase/safekeepers /vendor/ @neondatabase/compute