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

yufei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 90153aacb Remove the maintainer list in Helm Chart README (#1962)
90153aacb is described below

commit 90153aacb6e604cd1a722d89c11cb4974cc87f4a
Author: Yufei Gu <yu...@apache.org>
AuthorDate: Thu Jun 26 18:34:14 2025 -0700

    Remove the maintainer list in Helm Chart README (#1962)
---
 helm/polaris/Chart.yaml | 2 +-
 helm/polaris/README.md  | 8 --------
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/helm/polaris/Chart.yaml b/helm/polaris/Chart.yaml
index 89cebe2ea..653c5ec22 100644
--- a/helm/polaris/Chart.yaml
+++ b/helm/polaris/Chart.yaml
@@ -30,7 +30,7 @@ sources:
 keywords:
   - polaris
   - iceberg
-maintainers:
+maintainers:  # Maintainers section is kept only to satisfy the Helm Chart 
Spec and downstream linters.
   - name: MonkeyCanCode
   - name: adutra
   - name: collado-mike
diff --git a/helm/polaris/README.md b/helm/polaris/README.md
index 2d5c773df..9bac29451 100644
--- a/helm/polaris/README.md
+++ b/helm/polaris/README.md
@@ -33,14 +33,6 @@ A Helm chart for Apache Polaris (incubating).
 
 **Homepage:** <https://polaris.apache.org/>
 
-## Maintainers
-* [MonkeyCanCode](https://github.com/MonkeyCanCode)
-* [adutra](https://github.com/adutra)
-* [collado-mike](https://github.com/collado-mike)
-* [gerrit-k](https://github.com/gerrit-k)
-* [snazy](https://github.com/snazy)
-* [flyrain](https://github.com/flyrain)
-
 ## Source Code
 
 * <https://github.com/apache/polaris>

Reply via email to