From 7958ebeaceb3084e0298bcc8181612fcec20d8ac Mon Sep 17 00:00:00 2001 From: rui0407 Date: Thu, 16 Mar 2023 09:12:13 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=E6=96=B0=E5=BB=BA=20SIG-Management-Specifi?= =?UTF-8?q?cation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/SIG-Management-Specification/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 en/SIG-Management-Specification/.keep diff --git a/en/SIG-Management-Specification/.keep b/en/SIG-Management-Specification/.keep new file mode 100644 index 0000000..e69de29 -- Gitee From 99a98f71aeb23d3b73911c197bf2c5aa65855c02 Mon Sep 17 00:00:00 2001 From: rui0407 Date: Thu, 16 Mar 2023 09:14:39 +0000 Subject: [PATCH 2/4] add en/SIG-Management-Specification/Process for individual developers to join the SIG group.md. Signed-off-by: rui0407 --- .../Process for individual developers to join the SIG group.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 en/SIG-Management-Specification/Process for individual developers to join the SIG group.md diff --git a/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md b/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md new file mode 100644 index 0000000..e69de29 -- Gitee From 7529f5373d070a735116222096091e4f07fc4a60 Mon Sep 17 00:00:00 2001 From: rui0407 Date: Thu, 16 Mar 2023 09:15:16 +0000 Subject: [PATCH 3/4] update en/SIG-Management-Specification/Process for individual developers to join the SIG group.md. Signed-off-by: rui0407 --- ...vidual developers to join the SIG group.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md b/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md index e69de29..436e90a 100644 --- a/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md +++ b/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md @@ -0,0 +1,22 @@ +# Process for individual developers to join the SIG group + +1. Please sign the CLA first. [https://cla.openkylin.top/](https://gitee.com/link?target=https%3A%2F%2Fcla.openkylin.top%2F) + +2. View the SIG you are interested in through the SIG list, directly enter the link of the SIG project for code contribution, or participate in the technical discussion and community maintenance of the corresponding SIG project by subscribing to the mailing list and participating in SIG meetings. + +3. Join the developer communication group (CLA background management personnel take the initiative to add your wechat account) + +### Requirements for becoming a maintainer (recommended to) + +------ + +Rights and interests: When developers meet the following two or more conditions, they can apply for the SIG group and become the group maintainer: + +1. commit 5 or more valid commits + +2. Raise 5 or more valid issues + +3. Repair 5 or more issues + +4. Actively participate in SIG meetings and provide constructive suggestions during the meetings + -- Gitee From eb9f5b253639e7cf07e436ac9742dc470ad4da70 Mon Sep 17 00:00:00 2001 From: wucaiheng <11866284+wucaiheng@user.noreply.gitee.com> Date: Mon, 20 Mar 2023 07:20:03 +0000 Subject: [PATCH 4/4] update en/SIG-Management-Specification/Process for individual developers to join the SIG group.md. Signed-off-by: wucaiheng <11866284+wucaiheng@user.noreply.gitee.com> --- ...ocess for individual developers to join the SIG group.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md b/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md index 436e90a..c852eda 100644 --- a/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md +++ b/en/SIG-Management-Specification/Process for individual developers to join the SIG group.md @@ -12,11 +12,11 @@ Rights and interests: When developers meet the following two or more conditions, they can apply for the SIG group and become the group maintainer: -1. commit 5 or more valid commits +1. commit five or more valid commits -2. Raise 5 or more valid issues +2. Raise five or more valid issues -3. Repair 5 or more issues +3. Repair five or more issues 4. Actively participate in SIG meetings and provide constructive suggestions during the meetings -- Gitee