You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by li...@apache.org on 2021/01/27 04:40:23 UTC

[submarine] branch master updated: SUBMARINE-708. Add mailing list subscription link

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

liuxun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d3ffc3  SUBMARINE-708. Add mailing list subscription link
9d3ffc3 is described below

commit 9d3ffc3e2df5c243c6cbd2e1dfdabda792eced0c
Author: Lisa <30...@users.noreply.github.com>
AuthorDate: Tue Jan 26 23:25:33 2021 +0800

    SUBMARINE-708. Add mailing list subscription link
    
    ### What is this PR for?
    Add mailing list subscription link in Readme
    
    ### What type of PR is it?
    [Documentation]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/SUBMARINE-708
    
    ### How should this be tested?
    
    ### Screenshots (if appropriate)
    ![image](https://user-images.githubusercontent.com/30621230/105827140-961fdd00-5ffc-11eb-978a-550878fa9d15.png)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: Lisa <30...@users.noreply.github.com>
    Author: Lisa <ae...@gmail.com>
    
    Signed-off-by: Liu Xun <li...@apache.org>
    
    Closes #499 from aeioulisa/SUBMARINE-708 and squashes the following commits:
    
    d11a75f [Lisa] Update README.md
    9bd137b [Lisa] Update README.md
    1330f34 [Lisa] remove redundant
    039b56e [Lisa] add mailing list in Readme
---
 docs/community/README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/community/README.md b/docs/community/README.md
index 160e9ee..b20fb44 100644
--- a/docs/community/README.md
+++ b/docs/community/README.md
@@ -66,6 +66,17 @@ See [How to commit](HowToCommit.md) for helper doc for Submarine committers.
 
 Communication within the Submarine community abides by [Apache’s Code of Conduct](https://www.apache.org/foundation/policies/conduct.html).
 
+## Mailing lists
+
+Get help using Apache Submarine or contribute to the project on our mailing lists:
+
++ [Users](https://lists.apache.org/list.html?users@submarine.apache.org) : [subscribe](mailto:users-subscribe@submarine.apache.org), [unsubscribe](mailto:users-unsubscribe@submarine.apache.org), [archives](https://lists.apache.org/list.html?users@submarine.apache.org)
+for usage questions, help, and announcements.
++ [Dev](https://lists.apache.org/list.html?dev@submarine.apache.org) : [subscribe](mailto:dev-subscribe@submarine.apache.org), [unsubscribe](mailto:dev-unsubscribe@submarine.apache.org), [archives](https://lists.apache.org/list.html?dev@submarine.apache.org)
+for people wanting to contribute to the project.
++ [Commits](https://lists.apache.org/list.html?commits@submarine.apache.org) : [subscribe](mailto:commits-subscribe@submarine.apache.org), [unsubscribe](mailto:commits-unsubscribe@submarine.apache.org), [archives](https://lists.apache.org/list.html?commits@submarine.apache.org)
+for commit messages and patches.
+
 ## License
 
 Submarine source code is under the Apache 2.0 license. See the [LICENSE](https://github.com/apache/submarine/blob/master/LICENSE) file for details.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org