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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7b42ea49 [#1095] doc: Add slack link to the readme.md (#1099)
7b42ea49 is described below

commit 7b42ea49a54999ff4f0c2da7ec10fac5686b5960
Author: Pranav <[email protected]>
AuthorDate: Sun Aug 6 05:30:20 2023 +0530

    [#1095] doc: Add slack link to the readme.md (#1099)
    
    ### What changes were proposed in this pull request?
    
    I have added the Slack link to the README.md to make it easier for anyone 
to get access to the Slack workspace.
    
    ### Why are the changes needed?
    
    Without the Slack link it was confusing if anyone wanted to contact the 
team.
    
    Fix: #1095
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    N/A
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index c240b74b..39ecce98 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ Currently it supports [Apache Spark][1], [Apache Hadoop 
MapReduce][2] and [Apach
 
[![Codecov](https://codecov.io/gh/apache/incubator-uniffle/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/incubator-uniffle)
 
[![License](https://img.shields.io/github/license/apache/incubator-uniffle)](https://github.com/apache/incubator-uniffle/blob/master/LICENSE)
 
[![Release](https://img.shields.io/github/v/release/apache/incubator-uniffle)](https://github.com/apache/incubator-uniffle/releases)
+[![Slack](https://img.shields.io/badge/chat-on%20Slack-brightgreen.svg)](https://join.slack.com/t/the-asf/shared_invite/zt-1fm9561yr-uzTpjqg3jf5nxSJV5AE3KQ)
 
 ## Architecture
 ![Rss Architecture](docs/asset/rss_architecture.png)

Reply via email to