Add more component owners (#178)

* Add more component owners

* Add name and company affiliation
This commit is contained in:
Trask Stalnaker 2022-01-11 11:09:27 -08:00 committed by GitHub
parent a4a1c1127f
commit 45c2a2d510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

View File

@ -4,12 +4,14 @@ components:
- anuraaga
- willarmiros
contrib-samplers:
- anuraaga
- iNikem
jfr-streaming:
- breedx-splk
- jack-berg
- kittylyst
jmx-metrics:
- Mrod1598
- rmfitzpatrick
maven-extension:
- cyrille-leclerc

View File

@ -1,5 +1,6 @@
## Component owners
- [Anuraag Agrawal](https://github.com/anuraaga), AWS
- [Nikita Salnikov-Tarnovski](https://github.com/iNikem), Splunk
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).

View File

@ -237,6 +237,7 @@ file contents can also be provided via stdin on startup when using `-config -` a
## Component owners
- [Miguel Rodriguez](https://github.com/Mrod1598), ObservIQ
- [Ryan Fitzpatrick](https://github.com/rmfitzpatrick), Splunk
Learn more about component owners in [component-owners.yml](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/.github/workflows/component-owners.yml).