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 <[email protected]>
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)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Author: Lisa <[email protected]>
Author: Lisa <[email protected]>
Signed-off-by: Liu Xun <[email protected]>
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/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
+for usage questions, help, and announcements.
++ [Dev](https://lists.apache.org/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
+for people wanting to contribute to the project.
++ [Commits](https://lists.apache.org/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
+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: [email protected]
For additional commands, e-mail: [email protected]