From 3e258237dd90d79abc816f3536a1496d9b8958e7 Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Fri, 14 Apr 2023 03:18:18 +0000 Subject: [PATCH 1/8] =?UTF-8?q?=E5=AF=B9=E7=A4=BE=E5=8C=BA=E6=94=BF?= =?UTF-8?q?=E7=AD=96=E4=B8=8E=E8=A7=84=E5=88=99=E4=B8=AD=E3=80=8A=E5=85=8D?= =?UTF-8?q?=E8=B4=A3=E5=A3=B0=E6=98=8E=E3=80=8B=E7=9A=84=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=EF=BC=8C=E4=BF=AE=E6=AD=A3=E4=BA=86=E4=B9=8B?= =?UTF-8?q?=E5=89=8D=E7=89=88=E6=9C=AC=E4=B8=AD=E5=AD=98=E5=9C=A8=E7=9A=84?= =?UTF-8?q?=E7=89=88=E5=BC=8F=E9=97=AE=E9=A2=98=20=E6=A0=B9=E6=8D=AEPR238?= =?UTF-8?q?=E4=B8=AD=E8=80=81=E5=B8=88=E6=8F=90=E5=87=BA=E7=9A=84=E5=BB=BA?= =?UTF-8?q?=E8=AE=AE=EF=BC=8C=E5=AF=B9=E5=8E=9F=E7=BF=BB=E8=AF=91=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E4=BA=86=E4=BF=AE=E6=AD=A3=E3=80=82=E5=9B=A0=E2=80=9C?= =?UTF-8?q?=E8=B5=B7=E7=82=B9=E5=88=86=E6=94=AF=E4=B8=8D=E5=AD=98=E5=9C=A8?= =?UTF-8?q?=E2=80=9D=EF=BC=8C=E6=95=85=E6=96=B0=E5=BC=80PR=EF=BC=8C?= =?UTF-8?q?=E5=8E=9FPR=E5=B0=86=E5=9C=A8=E4=B9=8B=E5=90=8E=E5=85=B3?= =?UTF-8?q?=E9=97=AD?= 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> --- en/Community-Specification/Disclaimers.md | 38 +++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 en/Community-Specification/Disclaimers.md diff --git a/en/Community-Specification/Disclaimers.md b/en/Community-Specification/Disclaimers.md new file mode 100644 index 0000000..64468ca --- /dev/null +++ b/en/Community-Specification/Disclaimers.md @@ -0,0 +1,38 @@ +# Disclaimer +**General provisions** + +Before accepting the services of the openKylin open-source community (https://openkylin.top/), users must carefully read and agree to this statement. + +The acts of users directly or indirectly using the services and data of the openKylin open-source community (including but not limited to publishing, promoting, reposting, browsing and utilizing the content published by the openKylin open-source community or its users) in any way shall be deemed as having unconditionally accepted all the contents of this statement; if users have any objections to any terms of this statement, they should stop using all services provided by the openKylin open-source community. + +**Article 1** + +In the process of using the services and data of the openKylin open-source community in any way (including but not limited to publishing, promoting, reposting, browsing, and utilizing content published by the openKylin open-source community or its users), users shall not engage in any behavior that violates Chinese laws and social ethics in any way through the openKylin open-source community, either directly or indirectly, and users shall abide by the following commitments: + +1.The content published, reposted or provided is in compliance with Chinese laws and social ethics; + +2.Users shall not interfere with, damage or infringe upon the legitimate rights and interests of the openKylin open-source community; + +3.Users shall abide by the agreements, guidelines, management rules and regulations of the openKylin open-source community and related network services; + +4.Users shall not interfere with, damage or infringe upon the legitimate rights and interests of other users of the openKylin community. + +**The openKylin open-source community has the right to delete any content that violates the above commitments.** + +**Article 2** + +1.The openKylin open-source community only provides storage space for the content published by users, and does not provide any form of guarantee for the content published or reposted by users: it does not guarantee that the content meets your requirements, nor does it guarantee that the openKylin open-source community's services will not be interrupted. The openKylin open-source community shall not bear any legal responsibility for any reason that causes users to be unable to use the openKylin open-source community normally, including network conditions, communication lines, third-party websites or requirements from management departments. + +2.The content published by users in the openKylin open-source community (including but not limited to the content in various product functions currently available in the openKylin open-source community) only represents their personal positions and views, and does not represent the positions or views of the openKylin open-source community. As the publisher of the content, users shall be responsible for the content they publish. For all disputes caused by the content published, the publisher of the content shall bear all legal and joint liability. The openKylin open-source community shall not bear any legal or joint liability. + +3.If users publish content that infringes upon the intellectual property rights or other legitimate rights and interests of others in the openKylin open-source community, the openKylin open-source community has the right to delete it and reserves the right to hand it over to judicial authorities for processing. + +**4.Since the content of web pages linked to external links is not actually controlled by the openKylin community, the openKylin community cannot guarantee the accuracy and completeness of external links provided for your convenience.** + +**5.Individuals or units who believe that there is content on the openKylin open-source community that infringes upon their legitimate rights and interests should prepare materials with legal effects and contact the openKylin open-source community in a timely manner so that the openKylin open-source community can make prompt decisions.** + +**Supplementary Provisions** + +OpenKylin Community reserves the right to interpret, modify, and update this disclaimer. + +Contact us: contact@openkylin.top \ No newline at end of file -- Gitee From ebdf83eea75913734c860c25e574970be2f0f38a Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Fri, 14 Apr 2023 03:21:04 +0000 Subject: [PATCH 2/8] =?UTF-8?q?=20=E5=AF=B9=E7=A4=BE=E5=8C=BA=E6=94=BF?= =?UTF-8?q?=E7=AD=96=E4=B8=8E=E8=A7=84=E5=88=99=E4=B8=AD=E3=80=8A=E7=A4=BE?= =?UTF-8?q?=E5=8C=BA=E6=88=90=E5=91=98=E5=AE=88=E5=88=99=E3=80=8B=E7=9A=84?= =?UTF-8?q?=E8=8B=B1=E6=96=87=E7=BF=BB=E8=AF=91=EF=BC=8C=E5=B7=B2=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E6=A0=87=E9=A2=98=E6=A0=BC=E5=BC=8F=E9=97=AE=E9=A2=98?= =?UTF-8?q?=20=E5=8E=9FPR=EF=BC=9A239?= 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> --- .../Community_Code_of_Conduct.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 en/Community-Specification/Community_Code_of_Conduct.md diff --git a/en/Community-Specification/Community_Code_of_Conduct.md b/en/Community-Specification/Community_Code_of_Conduct.md new file mode 100644 index 0000000..a6d1b88 --- /dev/null +++ b/en/Community-Specification/Community_Code_of_Conduct.md @@ -0,0 +1,34 @@ +# openKylin Community Code of Conduct +The openKylin community follows the Code of Conduct established in the open source community (version to be determined). If you need to report any insulting, harassing, or other unacceptable behavior, you can send an email to the technical committee email address to contact the openKylin technical committee for handling. + +## Contributor Pledge +In order to create an open and friendly environment, we, contributors, maintainers, and project owners pledge that participants in our project and community are free from harassment regardless of age, body size, physical ability, ethnicity, gender identity and expression, experience level, education, social status, nationality, appearance, race, religion, or sexual orientation. + +## Our Standards + +Behaviors that contribute to a positive environment include, but are not limited to: +-Using friendly and inclusive language +-Respecting different opinions and experiences +-Accepting constructive criticism patiently +-Focusing on what is best for the community +-Treating other members of the community with friendliness and kindness + +Behaviors that participants should not engage in include, but are not limited to: +-Posting sexually-related comments or images, and unwanted flirting +-Trolling/stirring up rumors, insulting/degrading comments, personal and political attacks +-Publicly or privately harassing others +-Publishing others' information such as address and email without explicit authorization +-Any other behaviors deemed inappropriate and unprofessional + +## Our obligations +Project owners have the obligation to interpret what is "appropriate behavior" and to properly and fairly correct inappropriate behavior that has occurred. +Project owners have the right and obligation to delete, edit, or reject contributions such as comments, commits, code, wiki edits, issues, etc. that violate this Code of Conduct; project owners may temporarily or permanently ban any participant they believe is acting inappropriately, threatening, offensive, or harmful. + +## Scope of Application +This Code of Conduct applies to this project. When someone represents this project or community, this standard also applies to the public platform where this person is located. +The situations where someone represents this project or community include, but are not limited to: using the project's official email, releasing messages through official media accounts, and participating in online or offline activities as designated representatives. +The behavior of those representing this project can be further defined and interpreted by the project maintainers. + +## Implementation +You can report abuses, harassment, and inappropriate behavior to contact@openkylin.top to the project team. The maintenance team will review and investigate all complaints and provide necessary responses. The project team is obliged to keep the reporter's information confidential. Specific implementation guidelines will be published separately. +Project maintainers who fail to comply with or implement this Code of Conduct may be temporarily or permanently disqualified from participating in this project as determined by the project leader or other members. \ No newline at end of file -- Gitee From f1a2d071f2055fecf912f8682a5bb352f3f60c75 Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Fri, 14 Apr 2023 03:27:24 +0000 Subject: [PATCH 3/8] =?UTF-8?q?=E3=80=8A=E7=A4=BE=E5=8C=BA=E6=94=BF?= =?UTF-8?q?=E7=AD=96=E4=B8=8E=E8=A7=84=E5=88=99=E3=80=8B=E4=B8=AD=E5=85=B3?= =?UTF-8?q?=E4=BA=8E=E3=80=8A=E6=8A=80=E6=9C=AF=E5=A7=94=E5=91=98=E4=BC=9A?= =?UTF-8?q?=E5=A7=94=E5=91=98=E5=A2=9E=E9=80=89=E8=A7=84=E8=8C=83=E3=80=8B?= =?UTF-8?q?=E7=9A=84=E8=8B=B1=E6=96=87=E7=BF=BB=E8=AF=91=20=E5=B7=B2?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=8E=9FPR240=E4=B8=AD=E5=AD=98=E5=9C=A8?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= 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 From f5b7c9893323ae3d9d20b2647197916fc5c36dd7 Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Mon, 17 Apr 2023 03:17:04 +0000 Subject: [PATCH 4/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20en/C?= =?UTF-8?q?ommunity-Policies-and-Rules/Disclaimers.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Disclaimers.md | 57 ------------------- 1 file changed, 57 deletions(-) delete mode 100644 en/Community-Policies-and-Rules/Disclaimers.md diff --git a/en/Community-Policies-and-Rules/Disclaimers.md b/en/Community-Policies-and-Rules/Disclaimers.md deleted file mode 100644 index 1c54279..0000000 --- a/en/Community-Policies-and-Rules/Disclaimers.md +++ /dev/null @@ -1,57 +0,0 @@ ---- -title: Disclaimers -description: -published: true -date: 2022-05-17T08:20:50.868Z -tags: -editor: markdown -dateCreated: 2022-03-11T03:17:44.233Z ---- - -# Disclaimers -**General** - -Before users accept the openKylin open source community ([https://openkylin.top/](https://openkylin.top/)) services, please be sure to read this clause carefully and agree to this statement. - -Users who directly or indirectly use openKylin open source community services and data through various methods (such as off-site API references, etc.) will be deemed to have accepted all the contents of this statement unconditionally; if the user has any objection to any terms of this statement , please stop using all services provided by the openKylin open source community. - -**Article 1** - -In the process of using openKylin open source community services and data in various ways (including but not limited to publishing, publicizing, reposting, browsing, and using the openKylin open source community or openKylin open source community users to publish content), users must not use the openKylin open source community in any way Directly or indirectly engage in behaviors that violate Chinese laws and social morality, and users should abide by the following commitments: - - - -1. The published, reproduced or provided content complies with Chinese laws and social morality; - -2. Do not interfere, damage or infringe the various legal rights and interests of the openKylin open source community; - -3. Comply with the agreements, guidelines, management rules, etc. of the openKylin open source community and related network services; - -4. Shall not interfere with, damage or infringe upon various legal rights and interests of other openKylin community users; - -**The openKylin open source community has the right to delete content that violates the above commitments.** - -**Article 2** - -1. The openKylin open source community only provides storage space for the content published by users. The openKylin open source community does not provide any form of guarantee for the content published or reproduced by users: it does not guarantee that the content meets your requirements, and does not guarantee that the services of the openKylin open source community will not be interrupted. The openKylin open source community does not assume any legal responsibility if you cannot use the openKylin open source community normally due to any reason such as network conditions, communication lines, third-party websites, or management department requirements. - - - -2. The content published by users in the openKylin open source community (including but not limited to the content in the current product functions of the openKylin open source community) only expresses their personal positions and opinions, and does not represent the positions or opinions of the openKylin open source community. As the publisher of the content, he shall be responsible for the published content by himself, and for all disputes arising from the published content, the publisher of the content shall bear all legal and joint liabilities. The openKylin open source community does not assume any legal and joint liability. - - - -3. If users publish content in the openKylin open source community that infringes other people's intellectual property rights or other legitimate rights and interests, the openKylin open source community has the right to delete it and reserves the right to hand it over to the judiciary for processing. - -4. **Since the content of the web pages pointed to by external links is not actually controlled by the openKylin community, openKylin cannot guarantee the accuracy and completeness of the external links set up for your convenience.** - -5. **If an individual or organization believes that there is content infringing on their legal rights in the openKylin open source community, they should prepare legally effective proof materials and contact the openKylin open source community in time, so that the openKylin open source community can quickly deal with it.** - - - -**Supplementary terms**  - -The right to interpret, modify and update the disclaimer belongs to the openKylin open source community.   - -Contact us: contact@openkylin.top - -- Gitee From f69f89135e9e66a530595528e7b97ee0b7bb2f1a Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Mon, 17 Apr 2023 03:17:10 +0000 Subject: [PATCH 5/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20en/C?= =?UTF-8?q?ommunity-Policies-and-Rules/.keep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/Community-Policies-and-Rules/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 en/Community-Policies-and-Rules/.keep diff --git a/en/Community-Policies-and-Rules/.keep b/en/Community-Policies-and-Rules/.keep deleted file mode 100644 index e69de29..0000000 -- Gitee From 4f5c87f792ab76a58027953e33e73c0413e32a9e Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Mon, 17 Apr 2023 03:17:40 +0000 Subject: [PATCH 6/8] =?UTF-8?q?=E6=96=B0=E5=BB=BA=20Community-Policies-and?= =?UTF-8?q?-Rules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/Community-Policies-and-Rules/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 en/Community-Policies-and-Rules/.keep diff --git a/en/Community-Policies-and-Rules/.keep b/en/Community-Policies-and-Rules/.keep new file mode 100644 index 0000000..e69de29 -- Gitee From fa4fa3432dbc9ff3259461bf1dbd656d6df060a1 Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Mon, 17 Apr 2023 03:19:10 +0000 Subject: [PATCH 7/8] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20en/C?= =?UTF-8?q?ommunity-Policies-and-Rules/.keep?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/Community-Policies-and-Rules/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 en/Community-Policies-and-Rules/.keep diff --git a/en/Community-Policies-and-Rules/.keep b/en/Community-Policies-and-Rules/.keep deleted file mode 100644 index e69de29..0000000 -- Gitee From 1cbba9e9194b32709c50a4916b0aeec54d927bb2 Mon Sep 17 00:00:00 2001 From: Alhazen <12576210+by2239124@user.noreply.gitee.com> Date: Mon, 17 Apr 2023 03:19:21 +0000 Subject: [PATCH 8/8] =?UTF-8?q?=E9=87=8D=E5=91=BD=E5=90=8D=20en/Community-?= =?UTF-8?q?Specification=20=E4=B8=BA=20en/Community-Policies-and-Rules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.keep | 0 .../Community_Code_of_Conduct.md | 0 .../Community_Management_Specifications.md | 0 .../Contributor Agreement.md | 0 .../Disclaimers.md | 0 .../Release_Notes.md | 0 .../Security_Policy_Guide.md | 0 ...cification_for_the_Selection_of_Technical_Committee_Members.md | 0 .../Version_Planning.md | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename en/{Community-Specification => Community-Policies-and-Rules}/.keep (100%) rename en/{Community-Specification => Community-Policies-and-Rules}/Community_Code_of_Conduct.md (100%) rename en/{Community-Specification => Community-Policies-and-Rules}/Community_Management_Specifications.md (100%) rename en/{Community-Specification => Community-Policies-and-Rules}/Contributor Agreement.md (100%) rename en/{Community-Specification => Community-Policies-and-Rules}/Disclaimers.md (100%) rename en/{Community-Specification => Community-Policies-and-Rules}/Release_Notes.md (100%) rename en/{Community-Specification => Community-Policies-and-Rules}/Security_Policy_Guide.md (100%) rename en/{Community-Specification => Community-Policies-and-Rules}/Specification_for_the_Selection_of_Technical_Committee_Members.md (100%) rename en/{Community-Specification => Community-Policies-and-Rules}/Version_Planning.md (100%) diff --git a/en/Community-Specification/.keep b/en/Community-Policies-and-Rules/.keep similarity index 100% rename from en/Community-Specification/.keep rename to en/Community-Policies-and-Rules/.keep diff --git a/en/Community-Specification/Community_Code_of_Conduct.md b/en/Community-Policies-and-Rules/Community_Code_of_Conduct.md similarity index 100% rename from en/Community-Specification/Community_Code_of_Conduct.md rename to en/Community-Policies-and-Rules/Community_Code_of_Conduct.md diff --git a/en/Community-Specification/Community_Management_Specifications.md b/en/Community-Policies-and-Rules/Community_Management_Specifications.md similarity index 100% rename from en/Community-Specification/Community_Management_Specifications.md rename to en/Community-Policies-and-Rules/Community_Management_Specifications.md diff --git a/en/Community-Specification/Contributor Agreement.md b/en/Community-Policies-and-Rules/Contributor Agreement.md similarity index 100% rename from en/Community-Specification/Contributor Agreement.md rename to en/Community-Policies-and-Rules/Contributor Agreement.md diff --git a/en/Community-Specification/Disclaimers.md b/en/Community-Policies-and-Rules/Disclaimers.md similarity index 100% rename from en/Community-Specification/Disclaimers.md rename to en/Community-Policies-and-Rules/Disclaimers.md diff --git a/en/Community-Specification/Release_Notes.md b/en/Community-Policies-and-Rules/Release_Notes.md similarity index 100% rename from en/Community-Specification/Release_Notes.md rename to en/Community-Policies-and-Rules/Release_Notes.md diff --git a/en/Community-Specification/Security_Policy_Guide.md b/en/Community-Policies-and-Rules/Security_Policy_Guide.md similarity index 100% rename from en/Community-Specification/Security_Policy_Guide.md rename to en/Community-Policies-and-Rules/Security_Policy_Guide.md diff --git a/en/Community-Specification/Specification_for_the_Selection_of_Technical_Committee_Members.md b/en/Community-Policies-and-Rules/Specification_for_the_Selection_of_Technical_Committee_Members.md similarity index 100% rename from en/Community-Specification/Specification_for_the_Selection_of_Technical_Committee_Members.md rename to en/Community-Policies-and-Rules/Specification_for_the_Selection_of_Technical_Committee_Members.md diff --git a/en/Community-Specification/Version_Planning.md b/en/Community-Policies-and-Rules/Version_Planning.md similarity index 100% rename from en/Community-Specification/Version_Planning.md rename to en/Community-Policies-and-Rules/Version_Planning.md -- Gitee