argocd-helm/CODEOWNERS
Line: 4: incorrect codeowner user: benjaminws Line: 4: incorrect codeowner user: stefansedich Line: 4: incorrect codeowner user: paguos Line: 4: no users/groups matched Line: 7: incorrect codeowner user: seanson Line: 7: incorrect codeowner user: spencergilbert Line: 7: no users/groups matched Line: 10: incorrect codeowner user: jbehling Line: 10: no users/groups matched Line: 13: incorrect codeowner user: cabrinha Line: 13: no users/groups matched Line: 16: incorrect codeowner user: alexmt Line: 16: incorrect codeowner user: andyfeller Line: 16: no users/groups matched
Andy Feller ea4ba2283c
feat: Helm chart contribution for argocd-notifications (#365)
* Helm chart contribution for argocd-notifications

The following chart is a contribution from work done at https://github.com/Bandwidth/ to facilitate installing https://github.com/argoproj-labs/argocd-notifications via Helm chart based on https://github.com/argoproj-labs/argocd-notifications/blob/master/manifests/install.yaml
2020-06-09 11:33:29 -07:00

16 lines
383 B
Text

# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
# Argo Workflows
/charts/argo @benjaminws @stefansedich @paguos
# Argo CD
/charts/argo-cd @seanson @spencergilbert
# Argo Events
/charts/argo-events @jbehling
# Argo Rollouts
/charts/argo-rollouts @cabrinha
# Argo CD Notifications
/charts/argocd-notifications @alexmt @andyfeller