diff --git a/.github/component_owners.yml b/.github/component_owners.yml index e28333742c..b3c07b946c 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -10,3 +10,6 @@ components: propagators/opentelemetry-propagator-aws-xray: - NathanielRN - willarmiros + detectors/node/opentelemetry-resource-detector-aws: + - NathanielRN + - willarmiros diff --git a/detectors/node/opentelemetry-resource-detector-aws/README.md b/detectors/node/opentelemetry-resource-detector-aws/README.md index 7bdc633e79..4a75848c11 100644 --- a/detectors/node/opentelemetry-resource-detector-aws/README.md +++ b/detectors/node/opentelemetry-resource-detector-aws/README.md @@ -5,6 +5,8 @@ [![devDependencies][devDependencies-image]][devDependencies-url] [![Apache License][license-image]][license-image] +[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @willarmiros @NathanielRN + Resource detector for Amazon Web Services. ## Installation