From 2d36baf59c80b22f501913f418d379392ed297e0 Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:17:39 -0500 Subject: [PATCH] Update CODEOWNERS Temporarily added myself to Protocols and Storage. --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 78e3ce8044..19baa24204 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -47,7 +47,7 @@ CODEOWNERS @segmentio/segment-doc-team /src/unify @pwseg # Protocols owners -/src/protocols @forstisabella +/src/protocols @forstisabella @pwseg # Storage owners -/src/connections/storage @forstisabella +/src/connections/storage @forstisabella @pwseg