Merge pull request #7357 from Jont828/caaph-contact

Add contact info for Cluster API Add-on Provider for Helm
This commit is contained in:
Kubernetes Prow Robot 2023-10-05 17:25:02 +02:00 committed by GitHub
commit 69467dd654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -82,6 +82,9 @@ A project focused on providing declarative APIs and tooling to simplify provisio
Implementation of Cluster Add-on Provider for Helm, an add-on orchestration solution for Cluster API using Helm.
- **Owners:**
- [kubernetes-sigs/cluster-api-addon-provider-helm](https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS)
- **Contact:**
- Slack: [#cluster-api-addon-helm](https://kubernetes.slack.com/messages/cluster-api-addon-helm)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)
### cluster-api-ipam-provider-in-cluster
Cluster API IPAM provider
- **Owners:**

View File

@ -1083,6 +1083,9 @@ sigs:
- name: cluster-api-addon-provider-helm
description: Implementation of Cluster Add-on Provider for Helm, an add-on orchestration
solution for Cluster API using Helm.
contact:
slack: cluster-api-addon-helm
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle
owners:
- https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS
- name: cluster-api-ipam-provider-in-cluster