diff --git a/.github/component_owners.yml b/.github/component_owners.yml index e6d8e3bd370..f906881b00f 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -5,6 +5,16 @@ components: plugins/node/opentelemetry-instrumentation-aws-lambda: - NathanielRN - willarmiros + plugins/node/opentelemetry-instrumentation-restify: + - rauno56 + plugins/node/opentelemetry-instrumentation-router: + - rauno56 + plugins/node/opentelemetry-instrumentation-memcached: + - rauno56 + plugins/node/opentelemetry-instrumentation-knex: + - rauno56 + plugins/node/opentelemetry-instrumentation-generic-pool: + - rauno56 propagators/opentelemetry-propagator-aws-xray: - NathanielRN - willarmiros