From de03261fda4ac30bc862b965f2b87166d8980c5e Mon Sep 17 00:00:00 2001 From: Lyn Nagara Date: Mon, 4 Mar 2024 09:38:14 -0800 Subject: [PATCH] ref: Add team ops as codeowners (#226) This project is imported by ops for kafka control plane now as prod config will be sync with it. team-ops should be owners too. --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index c5474877..b39b9c9f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -73,5 +73,5 @@ /schemas/subscription-result.v1.schema.json @getsentry/owners-snuba @getsentry/workflow /examples/subscription-results/ @getsentry/owners-snuba @getsentry/workflow -# Search and storage is the default owner -* @getsentry/owners-snuba +# Search and storage and infra is the default owner +* @getsentry/owners-snuba @getsentry/ops