Skip to content

Commit

Permalink
[chore] transfer default code ownership to releases-approvers (#826)
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies authored Feb 12, 2025
1 parent 6722b07 commit b89bc58
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
# https://help.github.com/en/articles/about-code-owners
#

* @open-telemetry/collector-contrib-approvers
* @open-telemetry/collector-releases-approvers

# Files owned by collector-releases-approvers
.github/workflows/base-release.yaml @open-telemetry/collector-contrib-approvers @open-telemetry/collector-releases-approvers
.github/workflows/builder-release.yaml @open-telemetry/collector-contrib-approvers @open-telemetry/collector-releases-approvers
.github/workflows/release-*.yaml @open-telemetry/collector-contrib-approvers @open-telemetry/collector-releases-approvers
/distributions/otelcol/manifest.yaml @open-telemetry/collector-releases-approvers @open-telemetry/collector-approvers
/distributions/otelcol-otlp/manifest.yaml @open-telemetry/collector-releases-approvers @open-telemetry/collector-approvers
/distributions/otelcol-contrib/manifest.yaml @open-telemetry/collector-releases-approvers @open-telemetry/collector-contrib-approvers
/distributions/otelcol-k8s/manifest.yaml @open-telemetry/collector-releases-approvers @open-telemetry/helm-approvers @open-telemetry/operator-approvers

distributions/otelcol-k8s/ @open-telemetry/collector-contrib-approvers @open-telemetry/helm-approvers @open-telemetry/operator-approvers

0 comments on commit b89bc58

Please sign in to comment.