Author: dsetrakyan
Date: Thu Jan 21 03:31:16 2016
New Revision: 1725861

URL: http://svn.apache.org/viewvc?rev=1725861&view=rev
Log:
added queue persistence as one of the tickets to pick up.

Modified:
    ignite/site/trunk/community/contribute.html

Modified: ignite/site/trunk/community/contribute.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/community/contribute.html?rev=1725861&r1=1725860&r2=1725861&view=diff
==============================================================================
--- ignite/site/trunk/community/contribute.html (original)
+++ ignite/site/trunk/community/contribute.html Thu Jan 21 03:31:16 2016
@@ -118,6 +118,7 @@ under the License.
                     <li>Distributed reentrant lock, <a 
href="https://issues.apache.org/jira/browse/IGNITE-642";>IGNITE-642</a></li>
                     <li>Distributed reentrant read-write lock, <a 
href="https://issues.apache.org/jira/browse/IGNITE-637";>IGNITE-637</a></li>
                     <li>Distributed multi-map, <a 
href="https://issues.apache.org/jira/browse/IGNITE-640";>IGNITE-640</a></li>
+                    <li>Queue persistence, <a 
href="https://issues.apache.org/jira/browse/IGNITE-2389";>IGNITE-2389</a></li>
                </ul>
             </p>
             <div class="page-heading">Hadoop & Spark:</div>
@@ -168,18 +169,17 @@ under the License.
         <section id="become-committer" class="page-section">
             <h2>Become a Committer</h2>
             <p>
+                We love contributions and gladly promote active contributors 
to committers and PMC members!
+            </p>
+            <p>
                 The most important point of becoming a committer for Apache 
projects is active participation
                 within the community. Being an active community member means 
participating on mailing list
                 discussions, helping to answer questions, being respectful 
towards others, and following the
                 meritocratic principles of community management.
             </p>
             <p>
-                Of course, having a few code contributions is also important, 
but it is not as important
-                as active community participation. <b>Hence, the minimal 
requirement to become a committer
-                is to have at least one code contribution that passed the 
committer review process and was
-                merged to the Ignite code base</b>.
-            </p>
-            <p>
+                Of course, code contributions are also important. Once you 
make a few code contributions,
+                you will become eligible to join Ignite committers, and 
possibly Ignite PMC.
                 Candidates for new committers or PMC members are suggested by 
the current committers, mentors, or
                 PMC members, and then must be approved by the PMC voting 
process.
             </p>


Reply via email to