Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 0681f1f7d -> 7d242e928
Add more contributor information. 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/7d242e92 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/7d242e92 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/7d242e92 Branch: refs/heads/asf-site Commit: 7d242e928a6c8132ea4c163cb0aabdc211659004 Parents: 0681f1f Author: jamesbognar <[email protected]> Authored: Mon Aug 8 10:57:51 2016 -0400 Committer: jamesbognar <[email protected]> Committed: Mon Aug 8 10:57:51 2016 -0400 ---------------------------------------------------------------------- content/community.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7d242e92/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 1d8a7c6..c866782 100644 --- a/content/community.html +++ b/content/community.html @@ -18,8 +18,26 @@ <li><a class='doclink' href='http://apache.org/foundation/mailinglists.html' target='_top'>Apache mailing lists</a> - How to subscribe to the mailing list. <li><a class='doclink' href='https://lists.apache.org/[email protected]' target='_top'>Pony Mail</a> - Mailing list archive. <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> + <li><a class='doclink' href='http://incubator.apache.org/projects/juneau.html' target='_top'>Incubation status page</a> - Current incubation status of this page. </ul> + + <h5 class='toc'>Becoming a contributor</h5> + <p> + To become a contributor, you'll need to first get involved and submit code changes through the mailing list. + Once you're contributing and your work is good, one of our Team may invite you to be a committer (after we've called a vote). + Note that becoming a committer is not just about submitting some patches; its also about helping out on the development, helping with documentation and the issue tracker. + When that happens, if you accept, the following process kicks into place... + </p> + <ul class='spaced-list'> + <li>Download and print the Apache Contributor License Agreement from <a href='http://www.apache.org/dev/new-committers-guide.html'>here</a>. + <li>Sign and fax (or email) the CLA to Apache. + <li>Wait for your name to appear on the list of received CLAs. + Once that's done, let us know and we can apply to Apache Infrastructure to have your account created. + We'll need the following information: Full name, preferred email address, preferred unix account name. + <li>Read the <a href='http://www.apache.org/dev/new-committers-guide.html'>New committers guide</a>. + <li>More information for new committers can be found <a href='http://www.apache.org/dev/committers.html'>here</a>. + </ul> + <h5 class='toc'>Current members</h5> <br> <table class='styled' style='width:100%'>
