Skip to content

Commit 8d54c9d

Browse files
committed
feat: Add ownership claiming on CK helm charts in artifacthub
1 parent 60925a3 commit 8d54c9d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/charts/artifacthub-repo.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
owners: # (optional, used to claim repository ownership)
2+
- name: acosentino
3+
email: acosentino@apache.org
4+
- name: gansheer
5+
email: gaelle.fournier.work@gmail.com
6+
- name: pcongiusti
7+
email: pcongiusti@apache.org

helm/camel-k/Chart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,5 @@ maintainers:
5656
email: pcongiusti@apache.org
5757
- name: acosentino
5858
email: acosentino@apache.org
59+
- name: gansheer
60+
email: gaelle.fournier.work@gmail.com

0 commit comments

Comments
 (0)