Skip to content

Commit 9cd3016

Browse files
authored
Updates to component owners (#413)
1 parent 106e54b commit 9cd3016

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.github/component_owners.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@
1111
# `comp:*` labels
1212
components:
1313
aws-xray:
14-
- anuraaga
1514
- willarmiros
1615
consistent-sampling:
1716
- oertl
1817
- PeterF778
1918
samplers:
20-
- anuraaga
2119
- iNikem
20+
- trask
2221
jfr-streaming:
2322
- breedx-splk
2423
- jack-berg

aws-xray/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ This module contains a custom `IdGenerator` and `Sampler` for use with AWS X-Ray
44

55
## Component owners
66

7-
- [Anuraag Agrawal](https://github.com/anuraaga), AWS
87
- [William Armiros](https://github.com/willarmiros), AWS
98

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

samplers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Component owners
22

3-
- [Anuraag Agrawal](https://github.com/anuraaga), AWS
43
- [Nikita Salnikov-Tarnovski](https://github.com/iNikem), Splunk
4+
- [Trask Stalnaker](https://github.com/trask), Microsoft
55

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

0 commit comments

Comments
 (0)