From 8ca403c5f50dc1c9e293e48ef7801c37636947d5 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Tue, 30 Jul 2024 13:04:03 -0700 Subject: [PATCH] Update jmx-metrics component owners (#1397) --- .github/component_owners.yml | 2 -- jmx-metrics/README.md | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/component_owners.yml b/.github/component_owners.yml index 3b1fee60..371e17db 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -40,8 +40,6 @@ components: jfr-events: - sfriberg jmx-metrics: - - dehaansa - - Mrod1598 - breedx-splk maven-extension: - cyrille-leclerc diff --git a/jmx-metrics/README.md b/jmx-metrics/README.md index a8efb76f..a0dc924a 100644 --- a/jmx-metrics/README.md +++ b/jmx-metrics/README.md @@ -274,11 +274,11 @@ file contents can also be provided via stdin on startup when using `-config -` a ## Component owners - [Jason Plumb](https://github.com/breedx-splk), Splunk -- [Miguel Rodriguez](https://github.com/Mrod1598), ObservIQ -- [Sam DeHaan](https://github.com/dehaansa), ObservIQ ## Emeritus owners +- [Miguel Rodriguez](https://github.com/Mrod1598), ObservIQ - [Ryan Fitzpatrick](https://github.com/rmfitzpatrick), Splunk +- [Sam DeHaan](https://github.com/dehaansa), ObservIQ Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).