forked from open-telemetry/opentelemetry-java-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomponent_owners.yml
37 lines (37 loc) · 952 Bytes
/
component_owners.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# this file is used by .github/workflows/component-codeowners.yml
#
# NOTE component owners must be members of the GitHub OpenTelemetry organization
# so that they can be added to @open-telemetry/java-contrib-triagers
# which in turn is required for them to be auto-assigned as reviewers by the automation
#
# NOTE when updating this file, don't forget to update the README.md files in the associated
# components also
#
# NOTE when adding/updating one of the component names, don't forget to update the associated
# `comp:*` labels
components:
aws-xray:
- anuraaga
- willarmiros
consistent-sampling:
- oertl
samplers:
- anuraaga
- iNikem
jfr-streaming:
- breedx-splk
- jack-berg
- kittylyst
jmx-metrics:
- dehaansa
- Mrod1598
- rmfitzpatrick
maven-extension:
- cyrille-leclerc
- kenfinnigan
runtime-attach:
- iNikem
- trask
static-instrumenter:
- kubawach
- Enkelian