From 1881373ec48fb4002eab76bc5f1a5d2d47c729cf Mon Sep 17 00:00:00 2001 From: John Spray Date: Thu, 28 Sep 2023 17:34:51 +0100 Subject: [PATCH] Update CODEOWNERS (#5421) It is usually not intended to notify a random member of the compute team for pageserver PRs. Leaving the notification of the storage team in place, because this serves a purpose when some external contributor opens a PR and isn't sure who to ask. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index b8ca54bc7e..e384dc39f1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,7 +5,7 @@ /libs/remote_storage/ @neondatabase/storage /libs/safekeeper_api/ @neondatabase/safekeepers /libs/vm_monitor/ @neondatabase/autoscaling @neondatabase/compute -/pageserver/ @neondatabase/compute @neondatabase/storage +/pageserver/ @neondatabase/storage /pgxn/ @neondatabase/compute /proxy/ @neondatabase/proxy /safekeeper/ @neondatabase/safekeepers