-
Notifications
You must be signed in to change notification settings - Fork 237
Expand file tree
/
Copy pathCODEOWNERS
More file actions
33 lines (24 loc) · 868 Bytes
/
CODEOWNERS
File metadata and controls
33 lines (24 loc) · 868 Bytes
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
31
32
33
# Global owners
* @newrelic/k8s-agents
# Owners for charts go below this line using the following format:
# charts/<CHART_NAME>/* @<GITHUB_USER>
# Pixie chart
/charts/newrelic-pixie/ @newrelic/ebpf
# eBPF chart
/charts/nr-ebpf-agent/ @newrelic/ebpf
# Logging chart
/charts/newrelic-logging/ @newrelic/logging
# synthetics-minion
/charts/synthetics-minion/ @newrelic/pmon
# synthetics-job-manager
/charts/synthetics-job-manager/ @newrelic/pmon
# Infrastructure-related charts
/charts/nri-statsd/ @newrelic/ohai
# Agent Control charts
/charts/agent-control-cd/ @newrelic/ac
/charts/agent-control-deployment/ @newrelic/ac
/charts/agent-control-bootstrap/ @newrelic/ac
/.github/workflows/agent-control-e2e.yml @newrelic/ac
/.github/workflows/agent-control-version-check.yml @newrelic/ac
# pipeline-control-gateway
/charts/pipeline-control-gateway/ @newrelic/pcon