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 2017/02/22 18:41:09 UTC

incubator-juneau-website git commit: Changes to Community page.

Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site cf0433ea8 -> 085145acd


Changes to Community page.

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

Branch: refs/heads/asf-site
Commit: 085145acd7a7aa0b01e50b398f9f1dd6c6f8672c
Parents: cf0433e
Author: JamesBognar <ja...@apache.org>
Authored: Wed Feb 22 13:41:07 2017 -0500
Committer: JamesBognar <ja...@apache.org>
Committed: Wed Feb 22 13:41:07 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/085145ac/content/community.html
----------------------------------------------------------------------
diff --git a/content/community.html b/content/community.html
index 30450a5..40c1ef0 100644
--- a/content/community.html
+++ b/content/community.html
@@ -42,6 +42,15 @@
 		<li>More information for new committers can be found in the <a class='doclink' href='http://www.apache.org/dev/committers.html' target='_top'>Committers information</a> doc.
 	</ul>
 
+	<h5 class='toc'>Developer how-to articles</h5>
+	<ul class='spaced-list'>
+		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Setting+up+your+Eclipse+workspace'>Setting up your Eclipse workspace</a>
+		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Coding+guidelines'>Coding guidelines</a>
+		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/New+release+guidelines'>New release guidelines</a>
+		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Versioning+guidelines'>Versioniong guidelines</a>
+		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Using+the+code+formatting+stylesheet'>Using the code formatting stylesheet</a>
+	</ul>
+
 	<h5 class='toc'>Current members</h5>
 	<br>
 	<table class='styled' style='width:95%'>
@@ -58,14 +67,5 @@
 		<tr class='dark'><td>Min Idzelis</td><td>Committer</td><td></td><tr>
 		<tr class='light bb'><td>Brian Laskey</td><td>Committer</td><td></td><tr>
 	</table>
-
-	<h5 class='toc'>Developer how-to articles</h5>
-	<ul class='spaced-list'>
-		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Setting+up+your+Eclipse+workspace'>Setting up your Eclipse workspace</a>
-		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Coding+guidelines'>Coding guidelines</a>
-		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/New+release+guidelines'>New release guidelines</a>
-		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Versioning+guidelines'>Versioniong guidelines</a>
-		<li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Using+the+code+formatting+stylesheet'>Using the code formatting stylesheet</a>
-	</ul>
 </body>
 </html>