From c2623ffef454378b2602f494e459b32028aa04a0 Mon Sep 17 00:00:00 2001 From: Erik Grinaker Date: Thu, 10 Oct 2024 12:40:35 +0100 Subject: [PATCH] CODEOWNERS: assign `storage_scrubber` to storage (#9346) --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 606dbb4e22..f8ed4be816 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,6 @@ /compute_tools/ @neondatabase/control-plane @neondatabase/compute /storage_controller @neondatabase/storage +/storage_scrubber @neondatabase/storage /libs/pageserver_api/ @neondatabase/storage /libs/postgres_ffi/ @neondatabase/compute @neondatabase/storage /libs/remote_storage/ @neondatabase/storage