From 8dbb2e9e81db996cafa744e92c118a76e92f5b6b Mon Sep 17 00:00:00 2001 From: Andrew Kroh Date: Tue, 17 Sep 2024 10:14:23 -0400 Subject: [PATCH] .github/CODEOWNERS - remove non-existent metricbeat paths These paths do not exist so they should not be part of the codeowners file. /x-pack/metricbeat/module/gcp/dns /x-pack/metricbeat/module/gcp/firewall /x-pack/metricbeat/module/gcp/vpcflow --- .github/CODEOWNERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 90473951d9f0..cc1420512b2d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -195,7 +195,7 @@ CHANGELOG* /x-pack/metricbeat/module/containerd/ @elastic/obs-cloudnative-monitoring /x-pack/metricbeat/module/coredns @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/enterprisesearch @elastic/ent-search-application -/x-pack/metricbeat/module/gcp @elastic/obs-ds-hosted-services @elastic/obs-infraobs-integrations @elastic/security-service-integrations +/x-pack/metricbeat/module/gcp @elastic/obs-ds-hosted-services @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/gcp/billing @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/gcp/cloudrun_metrics @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/gcp/cloudsql_mysql @elastic/obs-infraobs-integrations @@ -204,16 +204,13 @@ CHANGELOG* /x-pack/metricbeat/module/gcp/carbon @elastic/obs-ds-hosted-services /x-pack/metricbeat/module/gcp/compute @elastic/obs-ds-hosted-services /x-pack/metricbeat/module/gcp/dataproc @elastic/obs-infraobs-integrations -/x-pack/metricbeat/module/gcp/dns @elastic/security-service-integrations /x-pack/metricbeat/module/gcp/firestore @elastic/obs-infraobs-integrations -/x-pack/metricbeat/module/gcp/firewall @elastic/security-service-integrations /x-pack/metricbeat/module/gcp/gke @elastic/obs-ds-hosted-services /x-pack/metricbeat/module/gcp/loadbalancing_logs @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/gcp/loadbalancing_metrics @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/gcp/pubsub @elastic/obs-ds-hosted-services /x-pack/metricbeat/module/gcp/redis @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/gcp/storage @elastic/obs-ds-hosted-services -/x-pack/metricbeat/module/gcp/vpcflow @elastic/security-service-integrations /x-pack/metricbeat/module/ibmmq @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/iis @elastic/obs-infraobs-integrations /x-pack/metricbeat/module/istio/ @elastic/obs-cloudnative-monitoring