diff --git a/.github/component_owners.yml b/.github/component_owners.yml index a187bb70..3b42340a 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -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 diff --git a/contrib-samplers/README.md b/contrib-samplers/README.md index 80ff392e..92a919bb 100644 --- a/contrib-samplers/README.md +++ b/contrib-samplers/README.md @@ -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). diff --git a/jmx-metrics/README.md b/jmx-metrics/README.md index 1521320b..7077aa16 100644 --- a/jmx-metrics/README.md +++ b/jmx-metrics/README.md @@ -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).