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 6f66848b Add dev mailing list and remove a duplicated Zulip link (#341)
6f66848b is described below
commit 6f66848bbd9402a6c29a7a4a3bd3ff48c50eda2e
Author: Yufei Gu <[email protected]>
AuthorDate: Wed Oct 2 21:31:16 2024 -0700
Add dev mailing list and remove a duplicated Zulip link (#341)
---
README.md | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index f98625d7..184c5ef8 100644
--- a/README.md
+++ b/README.md
@@ -28,16 +28,13 @@ Documentation is available at https://polaris.apache.org,
including
[Polaris management API
doc](https://polaris.apache.org/index.html#tag/polaris-management-service_other)
and [Apache Iceberg REST API
doc](https://polaris.apache.org/index.html#tag/Configuration-API).
+Subscribe to the [dev mailing list][dev-list] to join discussions. Check out
the [CONTRIBUTING guide](CONTRIBUTING.md)
+for contribution guidelines.
+
[](https://polaris-catalog.zulipchat.com/)
[](https://github.com/apache/polaris/actions/workflows/gradle.yml?query=branch%3Amain)
-## Community
-
-Join us on the [Apache Polaris public
chat](https://polaris-catalog.zulipchat.com/) (no invite needed).
-
-## Development
-
-See [CONTRIBUTING](CONTRIBUTING.md) for contribution requirements.
+[dev-list]: mailto:[email protected]
## Building and Running