You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2016/08/10 14:25:48 UTC

incubator-juneau-website git commit: Improve message for new contributors.

Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site d28a38374 -> a9bf22dce


Improve message for new contributors.

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/a9bf22dc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/a9bf22dc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/a9bf22dc

Branch: refs/heads/asf-site
Commit: a9bf22dcecf40ae7beb1f009f232b56f5f93dbc2
Parents: d28a383
Author: jamesbognar <ja...@gmail.com>
Authored: Wed Aug 10 10:25:45 2016 -0400
Committer: jamesbognar <ja...@gmail.com>
Committed: Wed Aug 10 10:25:45 2016 -0400

----------------------------------------------------------------------
 content/community.html | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/a9bf22dc/content/community.html
----------------------------------------------------------------------
diff --git a/content/community.html b/content/community.html
index 0a1eae5..74652a6 100644
--- a/content/community.html
+++ b/content/community.html
@@ -23,9 +23,12 @@
 	
 	<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.
+		Juneau is currently in "Incubation" status within the Apache Foundation.  
+		This means we are actively looking for contributors to join and take an active role in the project!  
+	</p>
+	<p>
+		To become a contributor, we recommend joining and contributing 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 that, the team will call for a vote. 
 		When that happens, if you accept, the following process kicks into place...
 	</p>
 	<ul class='spaced-list'>