-
Notifications
You must be signed in to change notification settings - Fork 173
/
Copy pathCODEOWNERS
21 lines (18 loc) · 1000 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#####################################################
#
# List of approvers for OpenTelemetry Collector Releases
#
#####################################################
#
# Learn about membership in OpenTelemetry community:
# https://github.com/open-telemetry/community/blob/main/community-membership.md
#
#
# Learn about CODEOWNERS file format:
# https://help.github.com/en/articles/about-code-owners
#
* @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