Repository: incubator-distributedlog Updated Branches: refs/heads/master c2546a9c1 -> f88c1e6e4
DL-60: Add user mail list to the community page Author: Khurrum Nasim <khurrumnas...@gmail.com> Reviewers: Sijie Guo <si...@apache.org> Closes #39 from khurrumnasimm/kn/add_user_list Project: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/commit/f88c1e6e Tree: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/tree/f88c1e6e Diff: http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/diff/f88c1e6e Branch: refs/heads/master Commit: f88c1e6e42a5936332f7a07edfc981d6cfba702c Parents: c2546a9 Author: Khurrum Nasim <khurrumnas...@gmail.com> Authored: Tue Nov 1 22:49:12 2016 -0700 Committer: Sijie Guo <si...@apache.org> Committed: Tue Nov 1 22:49:12 2016 -0700 ---------------------------------------------------------------------- website/community/community.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/f88c1e6e/website/community/community.md ---------------------------------------------------------------------- diff --git a/website/community/community.md b/website/community/community.md index 3837d2a..cf63407 100644 --- a/website/community/community.md +++ b/website/community/community.md @@ -24,8 +24,21 @@ There are many ways to get help from the Apache DistributedLog community. The [m </thead> <tr> <td> + <strong>user</strong>@@distributedlog.incubator.apache.org<br> + <small>User related discussions</small> + </td> + <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:user-subscr...@distributedlog.incubator.apache.org">Subscribe</a></td> + <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:user-digest-subscr...@distributedlog.incubator.apache.org">Subscribe</a></td> + <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:user-unsubscr...@distributedlog.incubator.apache.org">Unsubscribe</a></td> + <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:u...@distributedlog.incubator.apache.org">Post</a></td> + <td class="text-center"> + <a href="http://mail-archives.apache.org/mod_mbox/incubator-distributedlog-user/">Archives</a> <br> + </td> + </tr> + <tr> + <td> <strong>dev</strong>@@distributedlog.incubator.apache.org<br> - <small>Users and Development related discussions</small> + <small>Development related discussions</small> </td> <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:dev-subscr...@distributedlog.incubator.apache.org">Subscribe</a></td> <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:dev-digest-subscr...@distributedlog.incubator.apache.org">Subscribe</a></td>