This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 823bb3e [MINOR] Add the users@ mailing list to the community page
(#1796)
823bb3e is described below
commit 823bb3e9429c2eaf1fc8021a4c6cca1914a783fb
Author: vinoyang <[email protected]>
AuthorDate: Mon Jul 6 08:48:40 2020 +0800
[MINOR] Add the users@ mailing list to the community page (#1796)
---
docs/_pages/community.cn.md | 3 ++-
docs/_pages/community.md | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/docs/_pages/community.cn.md b/docs/_pages/community.cn.md
index 6a424e1..b06dd9a 100644
--- a/docs/_pages/community.cn.md
+++ b/docs/_pages/community.cn.md
@@ -12,7 +12,8 @@ There are several ways to get in touch with the Hudi
community.
| When? | Channel to use |
|-------|--------|
-| For any general questions, user support, development discussions | Dev
Mailing list ([Subscribe](mailto:[email protected]),
[Unsubscribe](mailto:[email protected]),
[Archives](https://lists.apache.org/[email protected])). Empty
email works for subscribe/unsubscribe. Please use
[gists](https://gist.github.com) to share code/stacktraces on the email. |
+| For development discussions | Dev Mailing list
([Subscribe](mailto:[email protected]),
[Unsubscribe](mailto:[email protected]),
[Archives](https://lists.apache.org/[email protected])). Empty
email works for subscribe/unsubscribe. Please use
[gists](https://gist.github.com) to share code/stacktraces on the email. |
+| For any general questions, user support | Users Mailing list
([Subscribe](mailto:[email protected]),
[Unsubscribe](mailto:[email protected]),
[Archives](https://lists.apache.org/[email protected])). Empty
email works for subscribe/unsubscribe. Please use
[gists](https://gist.github.com) to share code/stacktraces on the email. |
| For reporting bugs or issues or discover known issues | Please use [ASF Hudi
JIRA](https://issues.apache.org/jira/projects/HUDI/summary). See
[#here](#accounts) for access |
| For quick pings & 1-1 chats | Join our [slack
group](https://join.slack.com/t/apache-hudi/signup). In case your mail domain
is not there in pre-approved list for joining slack group, please check out the
[github issue](https://github.com/apache/hudi/issues/143) |
| For proposing large features, changes | Start a RFC. Instructions
[here](https://cwiki.apache.org/confluence/display/HUDI/RFC+Process).
diff --git a/docs/_pages/community.md b/docs/_pages/community.md
index b43d644..a3bc585 100644
--- a/docs/_pages/community.md
+++ b/docs/_pages/community.md
@@ -11,7 +11,8 @@ There are several ways to get in touch with the Hudi
community.
| When? | Channel to use |
|-------|--------|
-| For any general questions, user support, development discussions | Dev
Mailing list ([Subscribe](mailto:[email protected]),
[Unsubscribe](mailto:[email protected]),
[Archives](https://lists.apache.org/[email protected])). Empty
email works for subscribe/unsubscribe. Please use
[gists](https://gist.github.com) to share code/stacktraces on the email. |
+| For development discussions | Dev Mailing list
([Subscribe](mailto:[email protected]),
[Unsubscribe](mailto:[email protected]),
[Archives](https://lists.apache.org/[email protected])). Empty
email works for subscribe/unsubscribe. Please use
[gists](https://gist.github.com) to share code/stacktraces on the email. |
+| For any general questions, user support | Users Mailing list
([Subscribe](mailto:[email protected]),
[Unsubscribe](mailto:[email protected]),
[Archives](https://lists.apache.org/[email protected])). Empty
email works for subscribe/unsubscribe. Please use
[gists](https://gist.github.com) to share code/stacktraces on the email. |
| For reporting bugs or issues or discover known issues | Please use [ASF Hudi
JIRA](https://issues.apache.org/jira/projects/HUDI/summary). See
[#here](#accounts) for access |
| For quick pings & 1-1 chats | Join our [slack
group](https://join.slack.com/t/apache-hudi/signup). In case your mail domain
is not there in pre-approved list for joining slack group, please check out the
[github issue](https://github.com/apache/hudi/issues/143) |
| For proposing large features, changes | Start a RFC. Instructions
[here](https://cwiki.apache.org/confluence/display/HUDI/RFC+Process).