Skip to content

Commit

Permalink
[synthetics-job-manager] chore: add engineers to sjm chart maintainers (
Browse files Browse the repository at this point in the history
#1539)

#### Is this a new chart
no

#### What this PR does / why we need it:
adds some current synthetics engineers to sjm chart maintainers list


#### Special notes for your reviewer:

#### Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove
unrelated fields.]
- [x] Chart Version bumped
- [x] Title of the PR starts with chart name (e.g. `[mychartname]`)
  • Loading branch information
kondracek-nr authored Dec 5, 2024
1 parent 0847989 commit ab3c2fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
/charts/nr-ebpf-agent/ @newrelic/ebpf

# Logging chart
/charts/newrelic-logging/ @newrelic/logging
/charts/newrelic-logging/ @newrelic/logging

# synthetics-minion
/charts/synthetics-minion/ @newrelic/proactive-monitoring
/charts/synthetics-minion/ @newrelic/pmon

# synthetics-job-manager
/charts/synthetics-job-manager/ @newrelic/proactive-monitoring
/charts/synthetics-job-manager/ @newrelic/pmon

# Infrastructure-related charts
/charts/nri-statsd/ @newrelic/ohai
Expand Down
8 changes: 4 additions & 4 deletions charts/synthetics-job-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ apiVersion: v2
name: synthetics-job-manager
description: New Relic Synthetics Containerized Job Manager
type: application
version: 3.0.2
version: 3.0.3
appVersion: release-404
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: kaschaefer-nr
- name: sidnaiknewrelic
- name: Philip-R-Beckwith
- name: sshah-nr
- name: vkasanneni-nr
- name: marcusperezNR
- name: mderemer-nr
- name: sadafarshad
- name: lromer22
- name: kondracek-nr
- name: mfarhan-nr
- name: schakraborty-nr
- name: shashank-srirangam
email: team_proactive-monitoring@newrelic.com
keywords:
- synthetics
Expand Down

0 comments on commit ab3c2fd

Please sign in to comment.