Skip to content

Commit

Permalink
[chore] Exclude non OTel members from CODEOWNERS (#34585)
Browse files Browse the repository at this point in the history
Fix mainline CI `check`, e.g.
https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/10324346167/job/28583642293

> codeowners are not members: eyalatz, roycald245
  • Loading branch information
songy23 authored Aug 12, 2024
1 parent 817d97c commit 8b100f7
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 @@ -166,7 +166,7 @@ pkg/winperfcounters/ @open-teleme

processor/attributesprocessor/ @open-telemetry/collector-contrib-approvers @boostchicken
processor/cumulativetodeltaprocessor/ @open-telemetry/collector-contrib-approvers @TylerHelmuth
processor/coralogixprocessor/ @open-telemetry/collector-contrib-approvers @galrose @crobert-1 @eyalatz @roycald245
processor/coralogixprocessor/ @open-telemetry/collector-contrib-approvers @galrose @crobert-1 # @eyalatz @roycald245
processor/deltatocumulativeprocessor/ @open-telemetry/collector-contrib-approvers @sh0rez @RichieSams @jpkrohling
processor/deltatorateprocessor/ @open-telemetry/collector-contrib-approvers @Aneurysm9
processor/filterprocessor/ @open-telemetry/collector-contrib-approvers @TylerHelmuth @boostchicken
Expand Down

0 comments on commit 8b100f7

Please sign in to comment.