This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch helm-release-and-next in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 7d0e47f24124088bb1f1c3b3f06b1d082c8860d2 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jan 24 10:20:49 2022 +0100 Adding myself as maintainer of Helm Chart --- helm/camel-k/Chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/camel-k/Chart.yaml b/helm/camel-k/Chart.yaml index b7f20c5..0c7a004 100644 --- a/helm/camel-k/Chart.yaml +++ b/helm/camel-k/Chart.yaml @@ -54,3 +54,5 @@ keywords: maintainers: - name: nferraro email: [email protected] + - name: acosentino + email: [email protected]
