[chore] update AWS component owners (#820)
This commit is contained in:
parent
ce96fb1c8e
commit
ad2f76aa5a
|
@ -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
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue