This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch fix-680 in repository https://gitbox.apache.org/repos/asf/inlong-website.git
commit 33f238e9deef358737ca399c58aec21b2d19c0eb Author: dockerzhang <[email protected]> AuthorDate: Sat Jan 14 17:22:33 2023 +0800 [INLONG-680][Doc] Update how-to-release and how-to-vote-a-committer-pmc --- community/how-to-release.md | 1 + community/how-to-vote-a-committer-pmc.md | 8 ++++---- .../current/how-to-release.md | 1 + .../current/how-to-vote-a-committer-pmc.md | 10 +++++----- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/community/how-to-release.md b/community/how-to-release.md index f743ca55ba..bee0e47d1b 100644 --- a/community/how-to-release.md +++ b/community/how-to-release.md @@ -248,6 +248,7 @@ $ mvn -DskipTests deploy -Papache-release -Dmaven.javadoc.skip=true ```shell # under the directory where you create the tag $ git push origin ${release_version}-${rc_version} +$ git push origin release-${release_version} ``` ### Upload tar file to dist repo diff --git a/community/how-to-vote-a-committer-pmc.md b/community/how-to-vote-a-committer-pmc.md index eee0f89b93..21fed205cf 100644 --- a/community/how-to-vote-a-committer-pmc.md +++ b/community/how-to-vote-a-committer-pmc.md @@ -34,7 +34,7 @@ The following is a template poll email: [VOTE] ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member} Judging from the contributions in recent months, ${Candidate_Full_Name} has submitted many implementations[1],[2],[3] to the project and improved the management module for the project. During the optimization and improvement period of the project, it is hoped that more people will participate in the actual project optimization and improvement, to let the project more perfect and easier to use. -I think making him a a ${Committer or PMC Member} will be a recognition of his outstanding work for InLong. So, I am happy to call VOTE to accept ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}. +I think making him a ${Committer or PMC Member} will be a recognition of his outstanding work for InLong. So, I am happy to call VOTE to accept ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}. Voting will continue for at least 72 hours or until the required number of votes is reached. @@ -99,12 +99,12 @@ After the result summary email is sent, the poll initiator must send an invitati The invitation email is sent to the invitee with a CC to [email protected]; the invited candidate must reply to accept or decline the invitation through the specified email address. The following is an example of an email inviting candidates: ```shell -[Invitation] Invitation to join Apache InLong as a a ${Committer or PMC Member} +[Invitation] Invitation to join Apache InLong as a ${Committer or PMC Member} Hi ${Candidate_Full_Name}, In recognition of your contributions to Apache InLong, the InLong PMC -has recently voted to add you as a a ${Committer or PMC Member}. The a ${Committer or PMC Member} role gives +has recently voted to add you as a ${Committer or PMC Member}. The a ${Committer or PMC Member} role gives you access to merge patches into Apache InLong and is also a stepping-stone towards membership in the Project Management Committee (PMC). We hope that you accept @@ -137,7 +137,7 @@ When signing the ICLA, the candidate needs to write the project name of “Apach ## Processing after accepting the invitation Create an Apache account and add the candidate account to the project. After the candidate accepts the invitation, if the candidate does not have an apache email account, the voting initiator needs to assist the candidate to create an apache account according to the guidelines. -The voting initiator needs to add project team members, open a permission account for the apache project, and confirm that the candidate’s Apache account has been added to the project address: http://people.apache.org/phonebook.html?project=inlong. +The voting initiator needs to add project team members, open a permission account for the apache project, and confirm that the candidate’s Apache account has been added to [the Apache InLong](http://people.apache.org/phonebook.html?project=inlong) project. ## ANNOUNCE to the community After the above steps are completed, the vote initiator must send a notification email to the [email protected] mail group. The following is a template notification email: diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md index d0a09dd071..1d57ef1f07 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md @@ -245,6 +245,7 @@ $ mvn -DskipTests deploy -Papache-release -Dmaven.javadoc.skip=true ```shell # 在创建 tag 的源码目录执行 $ git push origin ${release_version}-${rc_version} +$ git push origin release-${release_version} ``` ### 上传编译好的文件到 dist diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md index 1a15dfb4bf..adffca5d5a 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-vote-a-committer-pmc.md @@ -33,7 +33,7 @@ So I nominated ${Candidate_Full_Name} as a ${Committer or PMC Member} of the InL [VOTE] ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member} Judging from the contributions in recent months, ${Candidate_Full_Name} has submitted many implementations[1],[2],[3] to the project and improved the management module for the project. During the optimization and improvement period of the project, it is hoped that more people will participate in the actual project optimization and improvement, to let the project more perfect and easier to use. -I think making him a a ${Committer or PMC Member} will be a recognition of his outstanding work for InLong. So, I am happy to call VOTE to accept ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}. +I think making him a ${Committer or PMC Member} will be a recognition of his outstanding work for InLong. So, I am happy to call VOTE to accept ${Candidate_Full_Name} as an InLong a ${Committer or PMC Member}. Voting will continue for at least 72 hours or until the required number of votes is reached. @@ -98,12 +98,12 @@ Thanks! 邀请邮件主送被邀请人,抄送 [email protected];被邀请的候选人必须通过指定的邮箱地址回复接受或者拒绝该邀请。 如下是邀请候选人邮件模板: ```shell -[Invitation] Invitation to join Apache InLong as a a ${Committer or PMC Member} +[Invitation] Invitation to join Apache InLong as a ${Committer or PMC Member} Hi ${Candidate_Full_Name}, In recognition of your contributions to Apache InLong, the InLong PMC -has recently voted to add you as a a ${Committer or PMC Member}. The a ${Committer or PMC Member} role gives +has recently voted to add you as a ${Committer or PMC Member}. The a ${Committer or PMC Member} role gives you access to merge patches into Apache InLong and is also a stepping-stone towards membership in the Project Management Committee (PMC). We hope that you accept @@ -135,7 +135,7 @@ The Apache InLong PMC ## 接受邀请后处理 创建 Apache 帐号并将候选人帐号加入项目。 -候选人接受邀请后,如果候选人没有 Apache 邮箱帐号,投票发起人需要协助候选人按照指引创建好 Apache 帐号,确认候选人的 Apache 帐号已加入项目的地址:http://people.apache.org/phonebook.html?project=inlong。 +候选人接受邀请后,如果候选人没有 Apache 邮箱帐号,投票发起人需要协助候选人按照指引创建好 Apache 帐号,确认候选人的 Apache 帐号已加入 [Apache InLong](http://people.apache.org/phonebook.html?project=inlong) 项目。 ## 向社区发布申明邮件 如上步骤都完成后,投票发起人向 [email protected] 邮件组发通知邮件。 @@ -145,7 +145,7 @@ The Apache InLong PMC Hi everyone, -The Project Management Committee(PMC) for Apache InLong has invited ${Candidate_Full_Name} to become a a ${Committer or PMC Member} and we are pleased to announce that he has accepted. +The Project Management Committee(PMC) for Apache InLong has invited ${Candidate_Full_Name} to become a ${Committer or PMC Member} and we are pleased to announce that he has accepted. ${Candidate_Full_Name} is being active in the InLong community, and we are glad to see his more interactions with the community in the future.
