Skip to content

Commit 6c0b983

Browse files
authored
Remove ref to Zulip (in favor of Slack) (#954)
1 parent 5f86f98 commit 6c0b983

File tree

6 files changed

+3
-15
lines changed

6 files changed

+3
-15
lines changed

CHAT_BYLAWS.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ Apache Polaris is currently undergoing Incubation at the Apache Software Foundat
2323

2424
## Motivation
2525

26-
Apache Polaris uses two public and open chat services:
27-
* Slack workspace (join [here](https://join.slack.com/t/apache-polaris/shared_invite/zt-2y3l3r0fr-VtoW42ltir~nSzCYOrQgfw))
28-
* Zuplip hosted at https://polaris-catalog.zulipchat.com
26+
Apache Polaris uses public Slack workspace (join [here](https://join.slack.com/t/apache-polaris/shared_invite/zt-2y3l3r0fr-VtoW42ltir~nSzCYOrQgfw)).
2927

3028
A few rules shall ensure that the chat conforms to the rules and best
3129
practices of the Apache Software Foundation and serves well as a collaboration tool for the project.
@@ -43,8 +41,7 @@ the Polaris project public chat.
4341
* The Polaris project’s chat tool is not provided by the ASF - the Polaris project (P)PMC members govern and monitor the
4442
chat service.
4543
* Everybody is welcome to join the Polaris project chat. Invites are not needed.
46-
* All users are automatically promoted to “members” (don’t stay in “guests”).
47-
* Polaris project (P)PMC members have “owner” privileges on the Zulip and Slack chat. Polaris project committers are granted
44+
* Polaris project (P)PMC members have “administrator” privileges on the Slack chat. Polaris project committers are granted
4845
“moderator” or “administrator” privileges for moderation purposes.
4946
* This bylaws document shall be published on the project’s web site and linked from relevant public channels.
5047
* Only (P)PMC members are allowed to create new channels. The number of channels shall be limited to #general (user

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ When filing an [issue](https://github.com/apache/polaris/issues), make sure to a
4040

4141
Troubleshooting questions should be posted on:
4242
* [Slack](https://join.slack.com/t/apache-polaris/shared_invite/zt-2y3l3r0fr-VtoW42ltir~nSzCYOrQgfw)
43-
* [Zulip](https://polaris-catalog.zulipchat.com/)
4443
* [dev mailing list](mailto:[email protected]) (you can [subscribe](mailto:[email protected])) instead of the issue tracker.
4544

4645
Maintainers and community members will answer your questions there or ask you to file an issue if you’ve encountered a bug.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ and [Apache Iceberg REST API doc](https://polaris.apache.org/index.html#tag/Conf
3232
for contribution guidelines.
3333

3434
[![Slack](https://img.shields.io/badge/chat-on%20Slack-brightgreen.svg?style=for-the-badge)](https://join.slack.com/t/apache-polaris/shared_invite/zt-2y3l3r0fr-VtoW42ltir~nSzCYOrQgfw)
35-
[![Zulip](https://img.shields.io/badge/Zulip-Chat-blue?color=3d4db3&logo=zulip&style=for-the-badge&logoColor=white)](https://polaris-catalog.zulipchat.com/)
3635
[![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)
3736

3837
[dev-list-subscribe]: mailto:[email protected]

site/content/_index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Apache Polaris is an open-source, fully-featured catalog for Apache Iceberg™.
2929
image::img/Polaris-Catalog-BLOG-symmetrical-subhead.png[Polaris Catalog]
3030

3131
{{< blocks/section color="dark" type="row" >}}
32-
{{% blocks/feature icon="fa-lightbulb" title="Join the community!" url="https://polaris-catalog.zulipchat.com/" url_text="Chat with us" %}}
32+
{{% blocks/feature icon="fa-lightbulb" title="Join the community!" url="https://join.slack.com/t/apache-polaris/shared_invite/zt-2y3l3r0fr-VtoW42ltir~nSzCYOrQgfw" url_text="Chat with us" %}}
3333
Chat with users and project developers!
3434
{{% /blocks/feature %}}
3535
{{% blocks/feature icon="fa-brands fa-github" title="Contributions welcome!" url="https://github.com/apache/polaris/pulls" url_text="Polaris Pull Requests" %}}

site/content/community/_index.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ cascade:
3333
| link:https://join.slack.com/t/apache-polaris/shared_invite/zt-2y3l3r0fr-VtoW42ltir~nSzCYOrQgfw[Slack]
3434
| Public chat, open to everybody
3535

36-
| link:https://polaris-catalog.zulipchat.com/[Zulip]
37-
| Public chat, open to everybody
38-
3936
| link:{{% ref "meetings" %}}[Community Meetings]
4037
| Upcoming, live and recorded Community Meetings
4138

site/hugo.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ params:
4646
url: https://apache-polaris.slack.com/
4747
icon: fa-regular fa-comment-dots
4848
desc: Chat with other project developers
49-
- name: Zulip
50-
url: https://polaris-catalog.zulipchat.com/
51-
icon: fa-regular fa-comment-dots
52-
desc: Chat with other project developers
5349
- name: Community Meetings
5450
url: /community/meetings/
5551
icon: fa-brands fa-square-youtube

0 commit comments

Comments
 (0)