From a92dee2e22304d3adcd06aad82e8cba380571e69 Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Tue, 11 Apr 2023 12:33:05 +0000 Subject: [PATCH] =?UTF-8?q?fixed=206f58a44=20from=20https://gitee.com/by22?= =?UTF-8?q?39124/docs/pulls/240=20add=20en/Community-Specification/Specifi?= =?UTF-8?q?cation=20for=20the=20Selection=20of=20Technical=20Committee=20M?= =?UTF-8?q?embers.md.=20=E6=AD=A4=E6=96=87=E6=A1=A3=E4=B8=BA=E7=A4=BE?= =?UTF-8?q?=E5=8C=BA=E6=94=BF=E7=AD=96=E4=B8=8E=E8=A7=84=E5=88=99=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9=E4=B8=8B=EF=BC=8C=E3=80=8A=E6=8A=80=E6=9C=AF?= =?UTF-8?q?=E5=A7=94=E5=91=98=E4=BC=9A=E5=A7=94=E5=91=98=E5=A2=9E=E9=80=89?= =?UTF-8?q?=E8=A7=84=E8=8C=83=E3=80=8B=E7=9A=84=E8=8B=B1=E6=96=87=E7=BF=BB?= =?UTF-8?q?=E8=AF=91=EF=BC=8C=E6=97=A8=E5=9C=A8=E5=B8=AE=E5=8A=A9=E7=A4=BE?= =?UTF-8?q?=E5=8C=BA=E6=96=87=E6=A1=A3=E6=9B=B4=E5=8A=A0=E5=AE=8C=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alhazen <12576210+by2239124@user.noreply.gitee.com> --- ...election of Technical Committee Members.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 en/Community-Specification/Specification for the Selection of Technical Committee Members.md diff --git a/en/Community-Specification/Specification for the Selection of Technical Committee Members.md b/en/Community-Specification/Specification for the Selection of Technical Committee Members.md new file mode 100644 index 0000000..ddd954c --- /dev/null +++ b/en/Community-Specification/Specification for the Selection of Technical Committee Members.md @@ -0,0 +1,24 @@ +## Specification for the Selection of Technical Committee Members + +### I. Submission of Application Materials +The openKylin Technical Committee invites Owners from various SIG groups to apply for committee membership. Owners who are interested in contributing to the openKylin community's technical decision-making process can submit an application. The application file should be named "TC Member Selection Application-SIG Name", and should be submitted to openkylin/community/TC. The application form is as follows: + +``` +I. Basic Information: + 1. Applicant: Name or Gitee_ID (zhangsan@kylinos.cn) + 2. Recommended Member: Name (Note: The applicant must have at least one recommendation from a current TC member) + 3. Responsible SIG: Release +II. Personal Contributions: + 1. List of major contributions to the openKylin community and the SIG responsible: + - xxxx +III. Contributions to the Responsible SIG: + 1. Number of SIG members: 15 + 2. Number of maintained projects: 3 + 3. List of major contributions by SIG to the community: + - Coordinating the development, integration, testing, and release schedules of various SIG versions, and releasing two versions, 0.7 and 0.7.5, on schedule + - Planning the requirements and features for openKylin 1.0, and collecting and summarizing 26 new requirements or features + - xxxx +``` + +### II. Technical Committee Voting +The attending committee members will vote based on the applicant's application materials and actual situation. The voting is divided into approving votes, opposing votes, and abstaining votes. Only when two-thirds or more of the attending committee members vote in favor can the application for membership be approved. \ No newline at end of file -- Gitee