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

nicholasjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new bbc855aae [README] add slack introduction (#892)
bbc855aae is described below

commit bbc855aaefd67f39a242ee264f094a2eb86ca069
Author: Jingsong Lee <[email protected]>
AuthorDate: Thu Apr 13 18:50:25 2023 +0800

    [README] add slack introduction (#892)
---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index c99aeae8e..22ceba8c2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Paimon (Incubating)
 
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
+[![Get on 
Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://the-asf.slack.com/archives/C053Q2NCW8G)
 [![Quality Gate 
Status](https://sonarcloud.io/api/project_badges/measure?project=apache_incubator-paimon&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=apache_incubator-paimon)
 
 Paimon is a streaming data lake platform that supports high-speed data 
ingestion, change data tracking and efficient real-time analytics.
@@ -55,6 +56,17 @@ Paimon tracks issues in GitHub and prefers to receive 
contributions as pull requ
 
 <b style="color:red">Please make sure you are subscribed to the mailing list 
you are posting to!</b> If you are not subscribed to the mailing list, your 
message will either be rejected (dev@ list) or you won't receive the response 
(user@ list).
 
+## Slack
+
+You can join the Paimon community on Slack. Paimon channel is in ASF Slack 
workspace.
+
+- Anyone with an @apache.org email address can become a full member of the ASF 
Slack workspace.
+  Search [Paimon channel](https://the-asf.slack.com/archives/C053Q2NCW8G) and 
join it.
+- If you don't have an @apache.org email address, you can email to 
`[email protected]` to apply for an
+  [ASF Slack invitation](https://infra.apache.org/slack.html). Then join 
[Paimon channel](https://the-asf.slack.com/archives/C053Q2NCW8G).
+
+Don’t forget to introduce yourself in channel.
+
 ## Building
 JDK 8/11 is required for building the project.
 

Reply via email to