[chore] update AWS component owners (#820)
This commit is contained in:
parent
ce96fb1c8e
commit
ad2f76aa5a
|
@ -11,11 +11,14 @@
|
||||||
# `comp:*` labels
|
# `comp:*` labels
|
||||||
components:
|
components:
|
||||||
aws-resources:
|
aws-resources:
|
||||||
- willarmiros
|
- wangzlei
|
||||||
|
- srprash
|
||||||
aws-xray:
|
aws-xray:
|
||||||
- willarmiros
|
- wangzlei
|
||||||
|
- srprash
|
||||||
aws-xray-propagator:
|
aws-xray-propagator:
|
||||||
- willarmiros
|
- wangzlei
|
||||||
|
- srprash
|
||||||
consistent-sampling:
|
consistent-sampling:
|
||||||
- oertl
|
- oertl
|
||||||
- PeterF778
|
- PeterF778
|
||||||
|
|
|
@ -4,6 +4,7 @@ This module contains AWS resource detectors including Beanstalk, EC2, ECS, EKS,
|
||||||
|
|
||||||
## Component owners
|
## 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).
|
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
|
## 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).
|
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
|
## 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).
|
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).
|
||||||
|
|
Loading…
Reference in New Issue