You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by ey...@apache.org on 2022/03/21 23:25:56 UTC

[incubator-age-website] branch asf-site updated: Committer Reqs

This is an automated email from the ASF dual-hosted git repository.

eya pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d711d8e  Committer Reqs
d711d8e is described below

commit d711d8ee378485ed164fd0edb2bcdd7942c704d8
Author: eyab <ba...@gmail.com>
AuthorDate: Mon Mar 21 16:10:51 2022 -0700

    Committer Reqs
---
 index.html | 35 ++++++++++++++++++++++++++++++++++-
 1 file changed, 34 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 457d3cd..83710d5 100644
--- a/index.html
+++ b/index.html
@@ -50,7 +50,9 @@
           <span id="sidebar-contribute" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">How to Contribute</a></span> <br />
           <span id="sidebar-devguidelines" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Developer Guidelines</a></span> <br />
 
-          <span id="sidebar-releaseprocess" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Release Process</a></span> <br />
+    <span id="sidebar-committerres" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Committer Requirements</a></span> <br />
+
+              <span id="sidebar-releaseprocess" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Release Process</a></span> <br />
         </p>
 
   <br />
@@ -1248,6 +1250,37 @@ make html
 
 
 
+ <div class="main-item" id="main-committerres">
+          <div class="heading"><h1>Committer Requirements</h1></div>
+          <div class="main-body">
+            <div class="heading center"><h2></h2></div>
+
+
+<p>
+<strong>1-Continuous contributions to AGE: </strong></br>
+Committers should have a decent amount, of continuous engagement and contributions (fixing bugs, writing documentation, answering community questions) to AGE either by contributing on GitHub Repos, documentation and mailing list, etc.</br></br></br>
+
+<list>
+<ol>+3 months with light activity and engagement.</ol>
+<ol>+2 months of medium activity and engagement.</ol>
+<ol>+1 month with solid activity and engagement.</ol>
+</list>
+</p>
+
+<p>
+<strong>2-Quality of contributions:</strong></br>
+Well tested, well-designed, following Apache AGE coding standards, and simple patches. </br></br></br>
+</p>
+<p>
+<strong>3-Community involvement:</strong></br>
+Committers should support the development and advancement of AGE in different areas. They should also be active on the dev and user list and help mentor newer contributors and users. They should also be active in the design, road map discussions with a professional and diplomatic approach even if there is a disagreement. 
+</p>
+
+
+</div>
+</div>
+
+
 
  <div class="main-item" id="main-members">
           <div class="heading"><h1>Apache AGE Members</h1></div>