Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site c87baf59b -> c1c54538b
Update community page to provide subscribe links. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/c1c54538 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/c1c54538 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/c1c54538 Branch: refs/heads/asf-site Commit: c1c54538bc01fc84cfdb13fda04470592ef65c73 Parents: c87baf5 Author: JamesBognar <[email protected]> Authored: Thu May 11 13:34:01 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Thu May 11 13:34:01 2017 -0400 ---------------------------------------------------------------------- content/community.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/c1c54538/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 33d4102..87d15ae 100644 --- a/content/community.html +++ b/content/community.html @@ -9,7 +9,9 @@ <body> <h5 class='toc'>Community</h5> <p> - Anyone wishing to become a committer to the Juneau project should subscribe to the following mailing list: <l>[email protected]</l> + Anyone wishing to become a committer to the Juneau project should subscribe to the mailing list <l>[email protected]</l>.<br> + To do so, simply send an empty email from your account to <a href='mailto:[email protected]'>[email protected]</a> + or <a href='mailto:[email protected]'>[email protected]</a> </p> <p> In general, all discussion should be performed through the mailing list. @@ -20,6 +22,7 @@ <li><a class='doclink' href='https://cwiki.apache.org/confluence/display/JUNEAU' target='_top'>Confluence workspace</a> - Design documents and information for developers. <li><a class='doclink' href='http://incubator.apache.org/projects/juneau.html' target='_top'>Incubation status page</a> - Current incubation status of this page. <li><a class='doclink' href='https://twitter.com/ApacheJuneau' target='_top'>Twitter</a> - Announcements. + <li><a class='doclink' href='https://the-asf.slack.com/messages/C4RHGMTC2' target='_top'>Slack</a> - Intra-team communication. </ul> <h5 class='toc'>Becoming a contributor</h5>
