-
Notifications
You must be signed in to change notification settings - Fork 504
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ This document mainly introduces how a PMC member nominates a new committer. | |
Start a vote about the candidate via sending email to: <[email protected]>: | ||
|
||
- candidate_name: The full name of the candidate. | ||
- candidate_github_id: The github id of the candidate. | ||
- candidate_github_id: The GitHub id of the candidate. | ||
|
||
Title: | ||
|
||
|
@@ -24,7 +24,7 @@ Content: | |
Hi, All OpenDAL PMC members. | ||
I'd like to take this chance to call the vote for inviting committed | ||
contributor ${candidate_name} (github id: ${candidate_github_id}) as a new committer of Apache | ||
contributor ${candidate_name} (GitHub id: ${candidate_github_id}) as a new committer of Apache | ||
OpenDAL. | ||
${candidate_contributions} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ This document mainly introduces how a PMC member nominates a new PMC member. | |
Start a vote about the candidate via sending email to: <[email protected]>: | ||
|
||
- candidate_name: The full name of the candidate. | ||
- candidate_github_id: The github id of the candidate. | ||
- candidate_github_id: The GitHub id of the candidate. | ||
|
||
Title: | ||
|
||
|
@@ -23,7 +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, ${candidate_name} has made significant contributions to various modules of the project. | ||
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: | ||
|