Skip to content

Commit ad2f76a

Browse files
authored
[chore] update AWS component owners (open-telemetry#820)
1 parent ce96fb1 commit ad2f76a

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed

.github/component_owners.yml

+6-3
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@
1111
# `comp:*` labels
1212
components:
1313
aws-resources:
14-
- willarmiros
14+
- wangzlei
15+
- srprash
1516
aws-xray:
16-
- willarmiros
17+
- wangzlei
18+
- srprash
1719
aws-xray-propagator:
18-
- willarmiros
20+
- wangzlei
21+
- srprash
1922
consistent-sampling:
2023
- oertl
2124
- PeterF778

aws-resources/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This module contains AWS resource detectors including Beanstalk, EC2, ECS, EKS,
44

55
## Component owners
66

7-
- [William Armiros](https://github.com/willarmiros), AWS
7+
- [Lei Wang](https://github.com/wangzlei), AWS
8+
- [Prashant Srivastava](https://github.com/srprash), AWS
89

910
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).

aws-xray-propagator/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ the [AWS X-Ray Trace Header propagation protocol](https://docs.aws.amazon.com/xr
55

66
## Component owners
77

8-
- [William Armiros](https://github.com/willarmiros), AWS
8+
- [Lei Wang](https://github.com/wangzlei), AWS
9+
- [Prashant Srivastava](https://github.com/srprash), AWS
910

1011
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).

aws-xray/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This module contains a custom `IdGenerator` and `Sampler` for use with AWS X-Ray
44

55
## Component owners
66

7-
- [William Armiros](https://github.com/willarmiros), AWS
7+
- [Lei Wang](https://github.com/wangzlei), AWS
8+
- [Prashant Srivastava](https://github.com/srprash), AWS
89

910
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).

0 commit comments

Comments
 (0)