From 7e36f56aa296b710e6edaea40a09534931af229b Mon Sep 17 00:00:00 2001 From: Osher Vaknin Date: Wed, 31 Aug 2022 18:23:10 +0300 Subject: [PATCH] chore(mongodb): add mongodb instrumentation codeowner --- .github/component_owners.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/component_owners.yml b/.github/component_owners.yml index abaf53f05b..c73c5dc8ff 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -42,6 +42,8 @@ components: - blumamir plugins/node/opentelemetry-instrumentation-memcached: - rauno56 + plugins/node/opentelemetry-instrumentation-mongodb: + - osherv plugins/node/opentelemetry-instrumentation-nestjs-core: - rauno56 plugins/node/opentelemetry-instrumentation-redis: