Author: djspiewak
Date: Sun Aug 16 22:17:56 2009
New Revision: 804787

URL: http://svn.apache.org/viewvc?rev=804787&view=rev
Log:
Added notes about GitHub and the mirror of the Apache clone

Modified:
    buildr/trunk/doc/contributing.textile

Modified: buildr/trunk/doc/contributing.textile
URL: 
http://svn.apache.org/viewvc/buildr/trunk/doc/contributing.textile?rev=804787&r1=804786&r2=804787&view=diff
==============================================================================
--- buildr/trunk/doc/contributing.textile (original)
+++ buildr/trunk/doc/contributing.textile Sun Aug 16 22:17:56 2009
@@ -91,6 +91,14 @@
 
 And keep this "Git cheat 
sheet":http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png close at 
hand. Very useful.
 
+h4. GitHub
+
+You are also welcome to fork or clone the "Buildr repository on 
GitHub":http://github.com/apache/buildr.  This repository is just an exact 
mirror of the official Apache Git clone referenced above (updated every 30 
minutes).  Some of the core committers also maintain their own forks of Buildr 
on GitHub, often containing experimental and in-progress development slated for 
eventual inclusion into the SVN.  For reference, they are listed below:
+
+* "Assaf Arkin":http://github.com/assaf/buildr
+* "Victor Hugo Borja":http://github.com/vic/buildr
+* "Daniel Spiewak":http://github.com/djspiewak/buildr
+
 h3. Working with Source Code
 
 To install Buildr from the source directory:


Reply via email to