Skip to content

Commit

Permalink
[chore][CODEOWNERS] Fix Loki exporter entry (#34008)
Browse files Browse the repository at this point in the history
Check codeowners is failing as the CODEOWNERS file no longer matches the
metadata.yaml entry for the Loki exporter. This updates the entry to
match.

[Failing
check](https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9863048627/job/27235019821#step:16:25)

**Link to tracking Issue:** <Issue number if applicable>
Caused by
#33918
  • Loading branch information
crobert-1 authored Jul 10, 2024
1 parent df1c383 commit db016c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ exporter/kineticaexporter/ @open-teleme
exporter/loadbalancingexporter/ @open-telemetry/collector-contrib-approvers @jpkrohling
exporter/logicmonitorexporter/ @open-telemetry/collector-contrib-approvers @bogdandrutu @khyatigandhi6 @avadhut123pisal
exporter/logzioexporter/ @open-telemetry/collector-contrib-approvers @yotamloe
exporter/lokiexporter/ @open-telemetry/collector-contrib-approvers @gramidt @gouthamve @jpkrohling @mar4uk
exporter/lokiexporter/ @open-telemetry/collector-contrib-approvers @gramidt @jpkrohling @mar4uk
exporter/mezmoexporter/ @open-telemetry/collector-contrib-approvers @dashpole @billmeyer @gjanco
exporter/opencensusexporter/ @open-telemetry/collector-contrib-approvers @open-telemetry/collector-approvers
exporter/opensearchexporter/ @open-telemetry/collector-contrib-approvers @Aneurysm9 @MitchellGale @MaxKsyunz @YANG-DB
Expand Down

0 comments on commit db016c5

Please sign in to comment.