[chore] update AWS component owners (#820)

This commit is contained in:
William Armiros 2023-04-28 00:28:21 -07:00 committed by GitHub
parent ce96fb1c8e
commit ad2f76aa5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 6 deletions

View File

@ -11,11 +11,14 @@
# `comp:*` labels
components:
aws-resources:
- willarmiros
- wangzlei
- srprash
aws-xray:
- willarmiros
- wangzlei
- srprash
aws-xray-propagator:
- willarmiros
- wangzlei
- srprash
consistent-sampling:
- oertl
- PeterF778

View File

@ -4,6 +4,7 @@ This module contains AWS resource detectors including Beanstalk, EC2, ECS, EKS,
## Component owners
- [William Armiros](https://github.com/willarmiros), AWS
- [Lei Wang](https://github.com/wangzlei), AWS
- [Prashant Srivastava](https://github.com/srprash), AWS
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).

View File

@ -5,6 +5,7 @@ the [AWS X-Ray Trace Header propagation protocol](https://docs.aws.amazon.com/xr
## Component owners
- [William Armiros](https://github.com/willarmiros), AWS
- [Lei Wang](https://github.com/wangzlei), AWS
- [Prashant Srivastava](https://github.com/srprash), AWS
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).

View File

@ -4,6 +4,7 @@ This module contains a custom `IdGenerator` and `Sampler` for use with AWS X-Ray
## Component owners
- [William Armiros](https://github.com/willarmiros), AWS
- [Lei Wang](https://github.com/wangzlei), AWS
- [Prashant Srivastava](https://github.com/srprash), AWS
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).