Skip to content

Commit

Permalink
[chore] Update codeowners according to releases-approvers RFC (#37806)
Browse files Browse the repository at this point in the history
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This PR adds the releases-approvers user group as codeowners for all
files related to the release.

<!-- Issue number if applicable -->
#### Link to tracking issue
Parf of
open-telemetry/opentelemetry-collector#11577



<!--Describe the documentation added.-->
#### Documentation

https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/rfcs/release-approvers.md

<!--Please delete paragraphs that you did not use before submitting.-->

Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
  • Loading branch information
mowies authored Feb 10, 2025
1 parent 1af5afa commit 57651f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@

* @open-telemetry/collector-contrib-approvers

# Files owned by collector-releases-approvers
.github/workflows/prepare-release.yml @open-telemetry/collector-contrib-approvers @open-telemetry/collector-releases-approvers
.github/workflows/scripts/release-prepare-release.sh @open-telemetry/collector-contrib-approvers @open-telemetry/collector-releases-approvers
.github/workflows/scripts/set_release_tag.sh @open-telemetry/collector-contrib-approvers @open-telemetry/collector-releases-approvers

# Start components list

cmd/githubgen/ @open-telemetry/collector-contrib-approvers @atoulme
Expand Down

0 comments on commit 57651f8

Please sign in to comment.