diff --git a/README.md b/README.md index 3ebb9de339568ac4d54885ee38d722b7f09e452b..3281cc7db825cc5d759bc63647ff6f14379fc9b4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ospo.zone -The [ospo.zone](https://ospo.zone) website is generated with [Hugo](https://gohugo.io/documentation/). +Welcome to the [ospo.zone](https://ospo.zone) development place. This project is part of the larger OSPO Alliance initiative, and includes materials from the [Good Governance Initiative](https://ggi.ow2.io/ggi). + +This project is community-led, and all contributions are welcome. The website itself is generated with [Hugo](https://gohugo.io/documentation/). [](https://travis-ci.org/eclipsefdn/ospo.zone) @@ -15,12 +17,12 @@ hugo server ## Contributing -1. [Fork](https://help.github.com/articles/fork-a-repo/) the [eclipsefdn/ospo.zone](https://github.com/eclipsefdn/ospo.zone) repository -2. Clone repository: `git clone https://github.com/[your_github_username]/ospo.zone.git` +1. [Fork](https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html/) the [eclipse/plato/www](https://gitlab.eclipse.org/eclipse/plato/www) repository +2. Clone repository: `git clone https://gitlab.eclipse.org/[your_username]/www.git` 3. Create your feature branch: `git checkout -b my-new-feature` 4. Commit your changes: `git commit -m 'Add some feature' -s` 5. Push feature branch: `git push origin my-new-feature` -6. Submit a pull request +6. Submit a merge request ### Declared Project Licenses @@ -32,6 +34,11 @@ SPDX-License-Identifier: CC-BY-4.0 ## Related projects + +### [Good Governance Initiative](https://ggi.ow2.io/ggi) + +A set of guidelines and best practices to set up an Open Source Program Office (OSPO) within an organisation. + ### [EclipseFdn/solstice-assets](https://github.com/EclipseFdn/solstice-assets) Images, less and JavaScript files for the Eclipse Foundation look and feel. @@ -57,10 +64,10 @@ To be updated ## Copyright and license -Copyright (c) 2021 Eclipse Foundation, OW2, OpenForum Europe and others - +Copyright (c) 2021 Eclipse Foundation, OW2, OpenForum Europe and others + This website and the accompanying materials are made available under the terms of the Creative Commons Attribution 4.0 (International) License which is available at https://creativecommons.org/licenses/by/4.0/. - + SPDX-License-Identifier: CC-BY-4.0