forked from newrelic/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
30 lines (21 loc) · 1.01 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Global owners
* @paologallinaharbur @dbrota @gsanchezgavier @roobre
# NOTE: Github still doesn't support nested code owners.
# Owners for charts go below this line using the following format:
# charts/<CHART_NAME>/* @<GITHUB_USER>
# Simple nginx chart for testing purposes
/charts/simple-nginx/ @douglascamata
# Logging chart
/charts/newrelic-logging/ @jsubirat @matildasmeds @tejunior
# Kubernetes Integration chart
/charts/newrelic-infrastructure/ @paologallinaharbur @davidbrota @gsanchezgavier @roobre
# Metadata injection chart
/charts/nri-metadata-injection/ @paologallinaharbur @davidbrota @gsanchezgavier @roobre
# Kube events charts
/charts/nri-kube-events/ @paologallinaharbur @davidbrota @gsanchezgavier @roobre
# Prometheus OpenMetrics Integration chart
/charts/nri-prometheus/ @paologallinaharbur @davidbrota @gsanchezgavier @roobre
# nri-bundle
/charts/nri-bundle/ @paologallinaharbur @davidbrota @gsanchezgavier @roobre
# synthetics-minion
/charts/synthetics-minion/ @newrelic/proactive-monitoring