Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/charts/artifacthub-repo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
owners: # (optional, used to claim repository ownership)
- name: acosentino
email: acosentino@apache.org
- name: gansheer
email: gaelle.fournier.work@gmail.com
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just for curiosity: any reason not to use apache email?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the email linked to my artifacthub account. I can change it to the apache one in the Chart.yaml file but here it would be a little more tricky, I would need a new account.

- name: pcongiusti
email: pcongiusti@apache.org
2 changes: 2 additions & 0 deletions helm/camel-k/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ maintainers:
email: pcongiusti@apache.org
- name: acosentino
email: acosentino@apache.org
- name: gansheer
email: gaelle.fournier.work@gmail.com
Loading