You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2021/01/25 19:15:03 UTC

[lucene-solr-operator] branch gh-pages updated: Update helm chart maintainers and add artifact hub yaml

This is an automated email from the ASF dual-hosted git repository.

houston pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/lucene-solr-operator.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 352e8a0  Update helm chart maintainers and add artifact hub yaml
352e8a0 is described below

commit 352e8a0505ac38ad610b7e1f5cecbe637864cd83
Author: Houston Putman <ho...@apache.org>
AuthorDate: Mon Jan 25 14:14:37 2021 -0500

    Update helm chart maintainers and add artifact hub yaml
---
 charts/artifacthub-repo.yml | 5 +++++
 charts/index.yaml           | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/charts/artifacthub-repo.yml b/charts/artifacthub-repo.yml
new file mode 100644
index 0000000..71006fe
--- /dev/null
+++ b/charts/artifacthub-repo.yml
@@ -0,0 +1,5 @@
+# Artifact Hub repository metadata file
+repositoryID: apache-solr
+owners: # (optional, used to claim repository ownership)
+  - name: Apache Solr PMC
+    email: private@lucene.apache.org
diff --git a/charts/index.yaml b/charts/index.yaml
index d68a3fd..6a82797 100644
--- a/charts/index.yaml
+++ b/charts/index.yaml
@@ -17,10 +17,10 @@ entries:
     - operator
     kubeVersion: '>= 1.16.0-0'
     maintainers:
+    - email: dev@lucene.apache.org
+      name: Solr Dev Community
     - email: houston@apache.org
       name: Houston Putman
-    - email: bsankaranara@bloomberg.net
-      name: Balaji Sankaranarayanan
     name: solr-operator
     sources:
     - https://github.com/apache/lucene-solr-operator