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

feiwang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 886978f  Update Become a PPMC page (#87)
886978f is described below

commit 886978fd979933b1d2b10bfe57b0585ea3e81d34
Author: Kent Yao <[email protected]>
AuthorDate: Wed Oct 26 15:59:25 2022 +0800

    Update Become a PPMC page (#87)
---
 src/en/become_pmc_member.md | 50 +++++++++++++++++++++++----------------------
 1 file changed, 26 insertions(+), 24 deletions(-)

diff --git a/src/en/become_pmc_member.md b/src/en/become_pmc_member.md
index ca915ec..88cae88 100644
--- a/src/en/become_pmc_member.md
+++ b/src/en/become_pmc_member.md
@@ -1,8 +1,8 @@
 ---
-title: Current PMC members
+title: Current Podling PMC members
 menu:
   main:
-      name: "Become A PMC member"
+      name: "Become A PPMC member"
       parent: "community"
       weight: 2
 ---
@@ -68,12 +68,12 @@ menu:
   </tbody>
 </table>
 
-## Become A PMC member of Apache Kyuubi
+## Become A Podling PMC member of Apache Kyuubi
 
 Anyone being supportive of the community and working in any of the
-CoPDoC areas can become an Apache Kyuubi PMC member. The CoPDoC is an
-acronym from ASF to describe how we recognize your contributions not
-only by code.
+CoPDoC areas can become an Apache Kyuubi Podling PMC(PPMC) member.
+The CoPDoC is an acronym from ASF to describe how we recognize your
+contributions not only by code.
 
 - **Co**mmunity - You can join us via our mailing list, issue
   trackers, discussions page to interact with community members, and
@@ -85,34 +85,36 @@ only by code.
 
 Apache Kyuubi community strives to be meritocratic. Thus, once someone
 has contributed sufficiently to any area of CoPDoC they can be a
-candidate for PMC membership and at last voted in as a Kyuubi
-PMC member. Being an Apache Kyuubi PMC member does not necessarily mean
-you must commit code with your commit privilege to the codebase; it
-means you are committed to the Kyuubi project and are productively
-contributing to our community's success.
+candidate for PPMC membership and at last voted in as a Kyuubi
+PPMC member. The PPMC should take an active role in watching committers
+develop as community participants.
 
-## PMC member requirements:
+## PPMC member requirements:
 
-There are no strict rules for becoming a committer or PPMC member.
-Candidates for new PMC member are typically people that are active
-contributors and community members. Anyway, if the rules can be
-clarified a little bit, it can somehow clear the doubts in the minds
-of contributors and make the community more transparent, reasonable,
-and fair.
+There are no strict rules for becoming a PPMC member. Candidates for
+new PPMC member are typically committers that are stilling actively
+participate in the community development after obtaining the committer
+membership, or contributors and community members that make significant
+contributions to the community for both code and contributor develop.
+
+It is a clear goal of Kyuubi to have all committers participate in
+the PPMC based on their contributions, which are considered at a
+community level (not just a technical one).
 
 ### Continuous contributions
 
-PMC member candidates should have a decent amount of continuous
+PPMC member candidates should have a decent amount of continuous
 engagements and contributions (fixing bugs, adding new features,
-writing documentation, maintaining issues boards, code review, or answering
-community questions) to Kyuubi either by contributing to the codebase
-of the main website or Kyuubi's GitHub repositories.
+writing documentation, maintaining issues boards, code review,
+mentoring new contributors, and answering community questions)
+to the Kyuubi codebase and community.
 
-- +3 months with light activity and engagement.
+- +5 months with light activity and engagement.
 - +4 months of medium activity and engagement.
-- +5 month with solid activity and engagement.
+- +3 month with solid activity and engagement.
 
 ### Quality of contributions
+ 
 - A solid general understanding of the project
 - Well tested, well-designed, following Apache Kyuubi coding
   standards, and simple patches.

Reply via email to