From 486475a36b4c45590063b591d5396e56fd60adcf Mon Sep 17 00:00:00 2001 From: Carlo Piana Date: Fri, 13 Dec 2024 15:29:22 +0100 Subject: [PATCH 1/4] Use proper aphostrophes --- .../FOSSPolicyTemplate.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md b/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md index 8e14a6a3..f1f12a4e 100644 --- a/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md +++ b/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md @@ -12,7 +12,7 @@ PUBLIC_ADMINISTRATION's goals in releasing this policy are: * Foster economic growth -The objective of this policy is to allow PUBLIC_ADMINISTRATION to embrace open source software development without compromising its core interests and information security, following the communities’ best practices and in the respect of all stakeholders. +The objective of this policy is to allow PUBLIC_ADMINISTRATION to embrace open source software development without compromising its core interests and information security, following the communities' best practices and in the respect of all stakeholders. Globally this policy proposes to: @@ -124,25 +124,25 @@ ENTITY_NAME will provide a centralized support for cases not covered by this pol ## Contributing to Existing Open Source Projects -ENTITY_NAME’s civil servants and subcontractors are authorized to contribute code and documentation related to FOSS projects that they are using as part of their mission for ENTITY_NAME under the licenses used by these projects, provided that the following conditions are met. +ENTITY_NAME's civil servants and subcontractors are authorized to contribute code and documentation related to FOSS projects that they are using as part of their mission for ENTITY_NAME under the licenses used by these projects, provided that the following conditions are met. ### Evaluate the Project License -ENTITY_NAME’s civil servants and subcontractors can only contribute to projects that have a clearly defined license that is approved by ENTITY_NAME and available at ACCEPTED_LICENSES_URL. +ENTITY_NAME's civil servants and subcontractors can only contribute to projects that have a clearly defined license that is approved by ENTITY_NAME and available at ACCEPTED_LICENSES_URL. This consideration should also apply to the dependencies used by the projects: -Shouldn’t one or more of a project’s dependencies fit these criteria, participation in the project may still be appropriate, but further scrutiny and evaluation is needed. Projects falling under this situation should be treated on a case by case basis. Additional support can be obtained through ENTITY_SUPPORT_EMAIL +Shouldn't one or more of a project's dependencies fit these criteria, participation in the project may still be appropriate, but further scrutiny and evaluation is needed. Projects falling under this situation should be treated on a case by case basis. Additional support can be obtained through ENTITY_SUPPORT_EMAIL ### Verifying the integrity of the contribution -ENTITY_NAME’s civil servants and subcontractors must be the original authors of the contribution that they submit. If the proposed contribution is in part or entirely derived from a third party work, they must ensure that this party’s work has been licenced in a way that makes it allowed for inclusion in the target project. They must also ensure to follow the required modalities attached to the third party work. +ENTITY_NAME's civil servants and subcontractors must be the original authors of the contribution that they submit. If the proposed contribution is in part or entirely derived from a third party work, they must ensure that this party's work has been licenced in a way that makes it allowed for inclusion in the target project. They must also ensure to follow the required modalities attached to the third party work. -### Signing Contributor’s License Agreements +### Signing Contributor's License Agreements -ENTITY_NAME’s civil servants and subcontractors may only contribute to projects that require a Contributor’s License Agreement (CLA) that have been agreed upon by ENTITY_NAME and are available at ENTITY_CLA_URL. +ENTITY_NAME's civil servants and subcontractors may only contribute to projects that require a Contributor's License Agreement (CLA) that have been agreed upon by ENTITY_NAME and are available at ENTITY_CLA_URL. -Similarly, Individual Contributor’s License Agreements need to be approved by ENTITY_SUPPORT_EMAIL. +Similarly, Individual Contributor's License Agreements need to be approved by ENTITY_SUPPORT_EMAIL. ## Releasing and Managing Open Source Projects @@ -160,7 +160,7 @@ At least two maintainers having full commit rights on a project (preferably from Whenever possible, the new project shall use an outbound license ensuring compatibility with corresponding FOSS projects ecosystem. -Any new FOSS project dependency shall be duly checked against its compatibility between the licenses of the various components of the project, including the target licence of the project’s code base. +Any new FOSS project dependency shall be duly checked against its compatibility between the licenses of the various components of the project, including the target licence of the project's code base. If the ecosystem is completely new, following licenses are recommended depending on the use cases: @@ -170,7 +170,7 @@ If the ecosystem is completely new, following licenses are recommended depending Creating a new license is very strongly discouraged and explicit approval is required from ENTITY_SUPPORT_EMAIL. -Contributions should be accepted under the same license as the project outbound license. A CLA should not be required for the project. Instead, a process like the [Developer’s Certificate of Origin](http://developercertificate.org/) (DCO), can be used to verify that developers agree with the project’s license, if so desired. +Contributions should be accepted under the same license as the project outbound license. A CLA should not be required for the project. Instead, a process like the [Developer's Certificate of Origin](http://developercertificate.org/) (DCO), can be used to verify that developers agree with the project's license, if so desired. ### Version control system @@ -178,7 +178,7 @@ Releasing the source code can be made on any public distributed version control ### Security -ENTITY_NAME’s standard security process should be applied. +ENTITY_NAME's standard security process should be applied. ### Deprecation Policy From 3bf72599772a13dec0ff4ce013cd6e93dea504a0 Mon Sep 17 00:00:00 2001 From: Carlo Piana Date: Fri, 13 Dec 2024 15:34:02 +0100 Subject: [PATCH 2/4] remove trailing spaces --- .../FOSSPolicyTemplate.md | 32 +++++++++---------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md b/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md index f1f12a4e..2bc354b9 100644 --- a/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md +++ b/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md @@ -16,7 +16,7 @@ The objective of this policy is to allow PUBLIC_ADMINISTRATION to embrace open s Globally this policy proposes to: -1. Allow civil servants and subcontractors to contribute and release open-source projects +1. Allow civil servants and subcontractors to contribute and release open-source projects 2. Share best practices to collaborate and engage with communities @@ -30,7 +30,7 @@ Entities belonging to ENTITY_NAME may instantiate an inherited version of this p Open-sourcing existing code is another process and requires additional steps that are out of the scope of this policy. Please refer to the ENTITY_SUPPORT_EMAIL for more information. -Note that FOSS projects may include technical and functional documentation, user, administrator and/or programmer manuals, examples, translations, sample data, artwork, and/or configuration files. +Note that FOSS projects may include technical and functional documentation, user, administrator and/or programmer manuals, examples, translations, sample data, artwork, and/or configuration files. ## Definitions @@ -52,15 +52,15 @@ From this point forward, code that is developed by or for ENTITY_NAME shall be f * When releasing code, agencies shall ensure that an appropriate FOSS license is applied. -* When procuring the development of code, entities shall ensure that they secure copyright to and delivery of the code in order to facilitate releasing it as open source. +* When procuring the development of code, entities shall ensure that they secure copyright to and delivery of the code in order to facilitate releasing it as open source. -### Participate in the Open Source Community. +### Participate in the Open Source Community -Wherever possible, contributions should be made to existing projects rather than creating independent efforts and all contributions should be given back to the community. +Wherever possible, contributions should be made to existing projects rather than creating independent efforts and all contributions should be given back to the community. ### Accounts -Civil servants are permitted to attach their name to their contributions and be recognized individually, while the copyright remains with ENTITY_NAME and under the license selected for the project. +Civil servants are permitted to attach their name to their contributions and be recognized individually, while the copyright remains with ENTITY_NAME and under the license selected for the project. Civil servants are not prohibited from working on side-projects when off duty, and their professional contributions should be distinguished from personal contributions. Criteria are given in the next section. @@ -74,7 +74,7 @@ This distinction should be made through the email address used to submit code: * Personal contributions should be submitted with the personal email address. -Anonymous / generic email contribution should be avoided: managers with civil servants who do not want to release their code should use their own email address instead. +Anonymous / generic email contribution should be avoided: managers with civil servants who do not want to release their code should use their own email address instead. In addition, civil servants whose employment is sensitive information are to be given cover identities to enable them to contribute to FOSS projects without endangering their safety; equally, contractor employees who have a legal right to keep the fact of their employment non-public and wish to do so must adopt a pseudonym for contributing to ENTITY_NAME projects. In these cases, the same identity must be used by the contributor for all ENTITY_NAME projects to facilitate communications with external developers. @@ -82,11 +82,9 @@ In addition, civil servants whose employment is sensitive information are to be Is presumed to belong to ENTITY_NAME, any software designed / created / developed by a civil servant or subcontractor: - - * during his working period; and/or -* using technical means provided by the Entity ; and/or +* using technical means provided by the Entity ; and/or * designed / created / developed following instructions given by the Entity; and /or @@ -98,7 +96,7 @@ Is presumed to belong to ENTITY_NAME, any software designed / created / develope Works designed / created / developed outside working hours are affected by these rules. -When a collaborator designs / creates / develops a work filling one or more of these conditions, and contributes this work to a project, it is in fact the Entity which designs / creates / develops and contributes said work to the project. +When a collaborator designs / creates / develops a work filling one or more of these conditions, and contributes this work to a project, it is in fact the Entity which designs / creates / develops and contributes said work to the project. ### Personal work @@ -120,7 +118,7 @@ Subcontractors should refer to their employer policy. ### Support -ENTITY_NAME will provide a centralized support for cases not covered by this policy or questions others may have to implement the policy through ENTITY_SUPPORT_EMAIL. +ENTITY_NAME will provide a centralized support for cases not covered by this policy or questions others may have to implement the policy through ENTITY_SUPPORT_EMAIL. ## Contributing to Existing Open Source Projects @@ -128,7 +126,7 @@ ENTITY_NAME's civil servants and subcontractors are authorized to contribute cod ### Evaluate the Project License -ENTITY_NAME's civil servants and subcontractors can only contribute to projects that have a clearly defined license that is approved by ENTITY_NAME and available at ACCEPTED_LICENSES_URL. +ENTITY_NAME's civil servants and subcontractors can only contribute to projects that have a clearly defined license that is approved by ENTITY_NAME and available at ACCEPTED_LICENSES_URL. This consideration should also apply to the dependencies used by the projects: @@ -136,7 +134,7 @@ Shouldn't one or more of a project's dependencies fit these criteria, participat ### Verifying the integrity of the contribution -ENTITY_NAME's civil servants and subcontractors must be the original authors of the contribution that they submit. If the proposed contribution is in part or entirely derived from a third party work, they must ensure that this party's work has been licenced in a way that makes it allowed for inclusion in the target project. They must also ensure to follow the required modalities attached to the third party work. +ENTITY_NAME's civil servants and subcontractors must be the original authors of the contribution that they submit. If the proposed contribution is in part or entirely derived from a third party work, they must ensure that this party's work has been licenced in a way that makes it allowed for inclusion in the target project. They must also ensure to follow the required modalities attached to the third party work. ### Signing Contributor's License Agreements @@ -144,13 +142,13 @@ ENTITY_NAME's civil servants and subcontractors may only contribute to projects Similarly, Individual Contributor's License Agreements need to be approved by ENTITY_SUPPORT_EMAIL. -## Releasing and Managing Open Source Projects +## Releasing and Managing Open Source Projects ### Initial check -Before starting a new project, civil servants shall verify that there is no existing FOSS project that more or less suits the needs (functional requirements, license…) of ENTITY_NAME. +Before starting a new project, civil servants shall verify that there is no existing FOSS project that more or less suits the needs (functional requirements, license…) of ENTITY_NAME. -The proposed project name shall be checked against trademark protection by a third party or whether the name is already used by another Open Source project. +The proposed project name shall be checked against trademark protection by a third party or whether the name is already used by another Open Source project. ### Governance From c304d892eda96a691b4aa7891fbd3f7ad958e3a0 Mon Sep 17 00:00:00 2001 From: Carlo Piana Date: Fri, 13 Dec 2024 15:36:05 +0100 Subject: [PATCH 3/4] fix link and change to https other link --- .../Contribution-Policy-Template/FOSSPolicyTemplate.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md b/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md index 2bc354b9..3314685d 100644 --- a/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md +++ b/Policy-Templates/Community/Contribution-Policy-Template/FOSSPolicyTemplate.md @@ -40,7 +40,7 @@ Note that FOSS projects may include technical and functional documentation, user "OSI approved license:" [https://opensource.org/licenses](https://opensource.org/licenses) -"Free Software Foundation approved license": [https://www.gnu.org/licenses/licenses.en.](https://www.gnu.org/licenses/licenses.en.html)[html](https://www.gnu.org/licenses/licenses.en.html) +"Free Software Foundation approved license": [https://www.gnu.org/licenses/licenses.en.](https://www.gnu.org/licenses/licenses.en.html) "Version control system": software product or service designed to store and retrieve several versions of source code and related assets in a consistent way, can be centralised, decentralised or distributed. @@ -168,7 +168,7 @@ If the ecosystem is completely new, following licenses are recommended depending Creating a new license is very strongly discouraged and explicit approval is required from ENTITY_SUPPORT_EMAIL. -Contributions should be accepted under the same license as the project outbound license. A CLA should not be required for the project. Instead, a process like the [Developer's Certificate of Origin](http://developercertificate.org/) (DCO), can be used to verify that developers agree with the project's license, if so desired. +Contributions should be accepted under the same license as the project outbound license. A CLA should not be required for the project. Instead, a process like the [Developer's Certificate of Origin](https://developercertificate.org/) (DCO), can be used to verify that developers agree with the project's license, if so desired. ### Version control system From 62bbf7684d9c07aed6e066ec074ce4ced37d954b Mon Sep 17 00:00:00 2001 From: Carlo Piana Date: Fri, 13 Dec 2024 15:49:24 +0100 Subject: [PATCH 4/4] fix trailing and one typo --- .../zh-Hans/Links/Thumbs.db | Bin 11776 -> 0 bytes .../zh-Hans/Links/Thumbs.db | Bin 11776 -> 0 bytes .../HowToInstantiate.md | 8 ++++---- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 Education-For-Suppliers/Supplier-Education-Leaflet/supply-chain-education-leaflet-version-1-2019/OpenChain-2.0-Edition/zh-Hans/Links/Thumbs.db delete mode 100644 Education-For-Suppliers/Supplier-Education-Leaflet/supply-chain-education-leaflet-version-1-2019/OpenChain-2.1-Edition/zh-Hans/Links/Thumbs.db diff --git a/Education-For-Suppliers/Supplier-Education-Leaflet/supply-chain-education-leaflet-version-1-2019/OpenChain-2.0-Edition/zh-Hans/Links/Thumbs.db b/Education-For-Suppliers/Supplier-Education-Leaflet/supply-chain-education-leaflet-version-1-2019/OpenChain-2.0-Edition/zh-Hans/Links/Thumbs.db deleted file mode 100644 index 0354f4a096c403d9535c2023b12907658620d685..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11776 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