Add more component owners (#178)
* Add more component owners * Add name and company affiliation
This commit is contained in:
parent
a4a1c1127f
commit
45c2a2d510
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue