|
1 | 1 | # The `publiccode.yml` standard |
2 | 2 |
|
3 | | -[](https://github.com/italia/publiccode.yml/releases) |
| 3 | +[](https://github.com/publiccodeyml/publiccode.yml/releases) |
4 | 4 | [](https://developersitalia.slack.com/messages/CAM3F785T) |
5 | 5 | [](https://slack.developers.italia.it/) |
6 | 6 |
|
7 | | -> A metadata description standard for public software. |
8 | | -
|
9 | | ---- |
10 | | - |
11 | | -## Table of Contents |
12 | | - |
13 | | -- [Description](#description) |
14 | | -- [What is this file for](#what-this-file-is-for) |
15 | | -- [Documentation](#documentation) |
16 | | -- [Finding Projects](#finding-projects) |
17 | | -- [Versioning](#versioning) |
18 | | -- [Contributing](#contributing) |
19 | | -- [Authors](#authors) |
20 | | -- [License](#license) |
21 | | - |
22 | | -## Description |
23 | | - |
24 | | -A metadata description standard for public software and policy repositories |
25 | | -that is easy to use both for developers and people with less technical |
26 | | -background, in order to make the software developed by Public Administrations |
27 | | -and Public Organisations easily discoverable. |
| 7 | +> A metadata description standard for public software that is easy to use both for |
| 8 | +> developers and people with less technical background, in order to make the |
| 9 | +> software developed by Public Administrations and Public Organisations easily discoverable. |
28 | 10 |
|
29 | 11 | ## What this file is for |
30 | 12 |
|
@@ -67,26 +49,21 @@ exposing them as open data. |
67 | 49 |
|
68 | 50 | ## Versioning |
69 | 51 |
|
70 | | -**Latest release:** [](https://github.com/italia/publiccode.yml/releases) [See all versions](https://github.com/italia/publiccode.yml/releases) |
| 52 | +**Latest release:** [](https://github.com/publiccodeyml/publiccode.yml/releases) [See all versions](https://github.com/publiccodeyml/publiccode.yml/releases) |
71 | 53 |
|
72 | 54 | This project follows the Semantic Versioning. For more information see |
73 | 55 | [SemVer.org](https://semver.org/). |
74 | 56 |
|
75 | 57 | Furthermore, the project uses branches and tags in the following way: |
76 | 58 | * The `main` branch contains the improvements coming up in the next version. |
77 | | -* GitHub's [release page](https://github.com/italia/publiccode.yml/releases) |
| 59 | +* [Release page](https://github.com/publiccodeyml/publiccode.yml/releases) |
78 | 60 | contains all the released versions of the standard. Releases are tagged |
79 | 61 | with the Standard's version. |
80 | 62 |
|
81 | 63 | ## Contributing |
82 | 64 |
|
83 | 65 | Feel free to submit [Pull Requests and to file Issues](CONTRIBUTING.md). |
84 | 66 |
|
85 | | -## Authors |
86 | | -The `publiccode.yml` specification is developed by the [Italian Digital |
87 | | -Transformation Team](https://teamdigitale.governo.it) and the |
88 | | -[Authors](AUTHORS.md). |
89 | | - |
90 | 67 | ## Licence |
91 | 68 |
|
92 | 69 | Licenced under the [CC-0](LICENSE). |
0 commit comments