open-telemetry / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
2.72k stars 2.16k forks source link

[chore] Fix .github/CODEOWNERS #33677

Closed crobert-1 closed 1 week ago

crobert-1 commented 1 week ago

Description:

main is currently failing the checks action, at the Gen CODEOWNERS step. This applies the required change.

This was broken by https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/33514, which added a metadata.yaml file for the pkg/stanza/fileconsumer package, but didn't add an entry to the CODEOWNERS file.