Skip to content

Commit 435d949

Browse files
authored
Update publiccode.yml to version 0.5 (#8)
* Update publiccode.yml to version 0.5 * Fix indentation for IT country entry in YAML
1 parent 36c05be commit 435d949

1 file changed

Lines changed: 7 additions & 12 deletions

File tree

publiccode.yml

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# metadata file that makes public software easily discoverable.
33
# More info at https://github.com/italia/publiccode.yml
44

5-
publiccodeYmlVersion: '0.4'
5+
publiccodeYmlVersion: '0.5'
66
categories:
77
- data-collection
88
- data-visualization
@@ -24,29 +24,24 @@ description:
2424
developmentStatus: stable
2525
intendedAudience:
2626
countries:
27-
- it
28-
it:
29-
conforme:
30-
gdpr: false
31-
lineeGuidaDesign: false
32-
misureMinimeSicurezza: false
33-
modelloInteroperabilita: false
27+
- IT
28+
IT:
3429
countryExtensionVersion: '0.2'
3530
piattaforme:
3631
anpr: false
3732
cie: false
3833
pagopa: false
3934
spid: false
40-
riuso:
41-
codiceIPA: r_emiro
4235
landingURL: 'https://github.com/RegioneER/parer-versamento-fascicolo-v3'
4336
legal:
4437
license: AGPL-3.0-or-later
4538
mainCopyrightOwner: Regione Emilia-Romagna
46-
repoOwner: Regione Emilia-Romagna
39+
organisation:
40+
name: Regione Emilia-Romagna
41+
uri: urn:x-italian-pa:r_emiro
4742
localisation:
4843
availableLanguages:
49-
- it
44+
- IT
5045
localisationReady: true
5146
logo: |-
5247
https://raw.githubusercontent.com/RegioneER/parer-versamento-fascicolo-v3/master/src/docs/rer-logo.png

0 commit comments

Comments
 (0)