Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Change helm chart maintainers to argoproj #1426

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

jmeridth
Copy link
Member

Standardize helm chart maintainer to be

maintainers:
  - name: argoproj
    url: https://argoproj.github.io/

We'll use CODEOWNERS to notify individual maintainers about PRs to the helm charts and will be our source-of-truth for that information

Signed-off-by: jmeridth jmeridth@gmail.com

Note on DCO:

If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

Changes are automatically published when merged to main. They are not published on branches.

Standardize helm chart maintainer to be

```yaml
maintainers:
  - name: argoproj
    url: https://argoproj.github.io/
```

We'll use CODEOWNERS to notify individual maintainers about PRs to the helm charts and will be our source-of-truth for that information

Signed-off-by: jmeridth <jmeridth@gmail.com>
@jmeridth jmeridth force-pushed the jm/update-chart-maintainers branch from b04ab12 to 19744a8 Compare August 25, 2022 23:47
@mkilchhofer mkilchhofer changed the title chore(argo-cd,argo-events,argo-rollouts,argo-workflows): Change helm chart maintainers to argoproj chore: Change helm chart maintainers to argoproj Aug 26, 2022
@mkilchhofer mkilchhofer merged commit 8ba4e42 into argoproj:main Aug 26, 2022
@jmeridth jmeridth deleted the jm/update-chart-maintainers branch August 26, 2022 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants