From 127518bb55a9a81d39d56a964040e829bab0c1b9 Mon Sep 17 00:00:00 2001 From: Leighton Chen Date: Thu, 7 Jul 2022 09:24:03 -0700 Subject: [PATCH] Adding sungwonh to component owners for redis (#1188) --- .github/component_owners.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/component_owners.yml b/.github/component_owners.yml index 083219c35..3bbdf37c7 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -14,6 +14,9 @@ components: - oxeye-nikolay - nikosokolik + instrumentation/opentelemetry-instrumentation-redis: + - sungwonh + instrumentation/opentelemetry-instrumentation-remoulade: - ben-natan - machine424