Skip to content

Commit

Permalink
Update readme to clarify how to subscribe to the devlist (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcnc authored Oct 11, 2024
1 parent 53f8b74 commit 1ab7173
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +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)
[Subscribe to the dev mailing list][dev-list-subscribe] to join discussions via email or browse [the archives](https://lists.apache.org/[email protected]). Check out the [CONTRIBUTING guide](CONTRIBUTING.md)
for contribution guidelines.

[![Zulip](https://img.shields.io/badge/Zulip-Chat-blue?color=3d4db3&logo=zulip&style=for-the-badge&logoColor=white)](https://polaris-catalog.zulipchat.com/)
[![Build Status](https://img.shields.io/github/actions/workflow/status/apache/polaris/gradle.yml?branch=main&label=Main%20CI&logo=Github&style=for-the-badge)](https://github.com/apache/polaris/actions/workflows/gradle.yml?query=branch%3Amain)

[dev-list]: mailto:[email protected]
[dev-list-subscribe]: mailto:dev-subscribe@polaris.apache.org

## Building and Running

Expand Down

0 comments on commit 1ab7173

Please sign in to comment.