diff --git a/.github/component_owners.yml b/.github/component_owners.yml index 382ddb7f11..94404286cd 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -18,6 +18,7 @@ components: - kirrg001 incubator/opentelemetry-sampler-aws-xray: - jj22ee + - yiyuan-he metapackages/auto-configuration-propagators: - pichlermarc metapackages/auto-instrumentations-node: diff --git a/incubator/opentelemetry-sampler-aws-xray/README.md b/incubator/opentelemetry-sampler-aws-xray/README.md index b7f7d0fc26..ad8402ae12 100644 --- a/incubator/opentelemetry-sampler-aws-xray/README.md +++ b/incubator/opentelemetry-sampler-aws-xray/README.md @@ -2,7 +2,7 @@ > This component is still in development and has not been released as an npm package. -[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @jj22ee +[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @jj22ee, @yiyuan-he This module provides the remote/centralized sampler for AWS X-Ray.