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

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 6782d56118 docs: Polish the template for add candidate as PMC member 
(#4027)
6782d56118 is described below

commit 6782d561186ca64907ebf68fe51925a19caf6ce2
Author: Xuanwo <[email protected]>
AuthorDate: Fri Jan 19 17:59:46 2024 +0800

    docs: Polish the template for add candidate as PMC member (#4027)
    
    * docs: Polish the template for add candidate as PMC member
    
    Signed-off-by: Xuanwo <[email protected]>
    
    * FIx typo
    
    Signed-off-by: Xuanwo <[email protected]>
    
    ---------
    
    Signed-off-by: Xuanwo <[email protected]>
---
 .../{ppmc_members => pmc_members}/_category_.yml          |   0
 .../{ppmc_members => pmc_members}/nominate-committer.md   |   0
 .../nominate-pmc-member.md}                               |  14 ++++++--------
 .../community/{ppmc_members => pmc_members}/onboarding.md |   0
 .../{ppmc_members => pmc_members}/podling-report.md       |   0
 .../roster-add-committer.png                              | Bin
 .../roster-add-pmc-member.png}                            | Bin
 7 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/website/community/ppmc_members/_category_.yml 
b/website/community/pmc_members/_category_.yml
similarity index 100%
rename from website/community/ppmc_members/_category_.yml
rename to website/community/pmc_members/_category_.yml
diff --git a/website/community/ppmc_members/nominate-committer.md 
b/website/community/pmc_members/nominate-committer.md
similarity index 100%
rename from website/community/ppmc_members/nominate-committer.md
rename to website/community/pmc_members/nominate-committer.md
diff --git a/website/community/ppmc_members/nominate-ppmc-member.md 
b/website/community/pmc_members/nominate-pmc-member.md
similarity index 89%
rename from website/community/ppmc_members/nominate-ppmc-member.md
rename to website/community/pmc_members/nominate-pmc-member.md
index ad5ba8282c..28c0c23db5 100644
--- a/website/community/ppmc_members/nominate-ppmc-member.md
+++ b/website/community/pmc_members/nominate-pmc-member.md
@@ -23,9 +23,7 @@ Content:
 ```
 Hi, All OpenDAL PMC members.
   
-I would like to nominate ${candidate_name} (github id: ${candidate_github_id}) 
as a candidate for the OpenDAL PMC member. Since becoming an OpenDAL committer, 
Xiangdong has made significant contributions to various modules of the project.
-
-${candidate_contributions}
+I would like to nominate ${candidate_name} (github id: ${candidate_github_id}) 
as a candidate for the OpenDAL PMC member. Since becoming an OpenDAL committer, 
${candidate_name} has made significant contributions to various modules of the 
project.
 
 ${candidate_name}'s great contributions could be found:
 
@@ -34,7 +32,7 @@ ${candidate_name}'s great contributions could be found:
 - Github Issues: 
https://github.com/apache/opendal/issues?q=is%3Aopen+mentions%3A${candidate_github_id}
 
 Please make your valuable evaluation on whether we could invite 
${candidate_name} as a
-committer:
+PMC member:
 
 [ +1 ] Agree to add ${candidate_name} as a PMC member of OpenDAL.
 [ 0  ] Have no sense.
@@ -85,13 +83,13 @@ The nominating PMC member should send a message to the 
Board <[email protected]>
 Title:
 
 ```
-[NOTICE] ${candidate_name} for OpenDAL PMC
+[NOTICE] ${candidate_name} for Apache OpenDAL PMC
 ```
 
 Content:
 
 ```
-${candidate_name} has been voted as a new member of the OpenDAL PMC. the vote 
thread is at: 
+${candidate_name} has been voted as a new member of the Apache OpenDAL PMC. 
the vote thread is at: 
 
 https://lists.apache.org/thread/yg2gz2tof3cvbrgp1wxzk6mf9o858h7t
 ```
@@ -103,7 +101,7 @@ Send an invitation to the candidate and cc 
<[email protected]>:
 Title:
 
 ```
-Invitation to become OpenDAL PMC Member: ${candidate_name}
+Invitation to become Apache OpenDAL PMC Member: ${candidate_name}
 ```
 
 Content:
@@ -124,4 +122,4 @@ ${your_name} (as represents of The Apache OpenDAL PMC)
 
 After the candidate accepts the invitation, add the candidate to the PMC 
member list by [whimsy roster 
tools](https://whimsy.apache.org/roster/committee/opendal)
 
-![](roster-add-ppmc-member.png)
+![](roster-add-pmc-member.png)
diff --git a/website/community/ppmc_members/onboarding.md 
b/website/community/pmc_members/onboarding.md
similarity index 100%
rename from website/community/ppmc_members/onboarding.md
rename to website/community/pmc_members/onboarding.md
diff --git a/website/community/ppmc_members/podling-report.md 
b/website/community/pmc_members/podling-report.md
similarity index 100%
rename from website/community/ppmc_members/podling-report.md
rename to website/community/pmc_members/podling-report.md
diff --git a/website/community/ppmc_members/roster-add-committer.png 
b/website/community/pmc_members/roster-add-committer.png
similarity index 100%
rename from website/community/ppmc_members/roster-add-committer.png
rename to website/community/pmc_members/roster-add-committer.png
diff --git a/website/community/ppmc_members/roster-add-ppmc-member.png 
b/website/community/pmc_members/roster-add-pmc-member.png
similarity index 100%
rename from website/community/ppmc_members/roster-add-ppmc-member.png
rename to website/community/pmc_members/roster-add-pmc-member.png

Reply via email to