You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bu...@apache.org on 2012/11/05 17:41:43 UTC

svn commit: r837357 - in /websites/staging/cloudstack/trunk/content: ./ cloudstack/develop/non-contributors.html

Author: buildbot
Date: Mon Nov  5 16:41:42 2012
New Revision: 837357

Log:
Staging update by buildbot for cloudstack

Modified:
    websites/staging/cloudstack/trunk/content/   (props changed)
    websites/staging/cloudstack/trunk/content/cloudstack/develop/non-contributors.html

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov  5 16:41:42 2012
@@ -1 +1 @@
-1405788
+1405871

Modified: websites/staging/cloudstack/trunk/content/cloudstack/develop/non-contributors.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/cloudstack/develop/non-contributors.html (original)
+++ websites/staging/cloudstack/trunk/content/cloudstack/develop/non-contributors.html Mon Nov  5 16:41:42 2012
@@ -120,7 +120,7 @@
             </div>
             <div class="span9">
         <p> <h1 id="contributing-to-apache-cloudstack-as-a-non-committer">Contributing to Apache CloudStack as a Non-Committer</h1>
-<p>If you're a contributor to an Apache project, it means that you can commit directly to the project's repository. For instance, with Apache CloudStack (incubating) contributors are allowed to directly push commits into the git repository. </p>
+<p>If you're a committer on an Apache project, it means that you can commit directly to the project's repository. For instance, with Apache CloudStack (incubating) committers are allowed to directly push commits into the git repository. </p>
 <p>Non-committers, however, have to submit patches for review. Don't worry, it's not an onerous process at all. The first time you submit a patch, it will take a minute or two to create an account on <a href="http://reviews.apache.org/">Review Board</a>, but it's a piece of cake from start to finish.</p>
 <h2 id="assumptions">Assumptions</h2>
 <p>For the purpose of this post, we'll assume that you already have a system with <a href="http://git-scm.com/">Git</a> and have found a bug to fix or have a feature that you'd like to submit, and you're willing to contribute that code or documentation under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>.</p>