diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d984444..45e6d0f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,6 +3,14 @@ Changelog All notable changes to this project will be documented in this file. +[core-0.2.1] - 2019-10-10 +------------------------- + +Changed +~~~~~~~ + +- Mandates phone numbers to be strings + [core-0.2/it-0.2] - 2019-03-13 ------------------------------ diff --git a/docs/en/example/publiccode.yml b/docs/en/example/publiccode.yml index 1eb75f2..3e69a97 100644 --- a/docs/en/example/publiccode.yml +++ b/docs/en/example/publiccode.yml @@ -92,7 +92,7 @@ maintenance: - name: Francesco Rossi email: "francesco.rossi@comune.reggioemilia.it" affiliation: Comune di Reggio Emilia - phone: +39 231 13215112 + phone: "+3923113215112" localisation: localisationReady: yes diff --git a/docs/en/schema.core.rst b/docs/en/schema.core.rst index 74f28f9..325c6c9 100644 --- a/docs/en/schema.core.rst +++ b/docs/en/schema.core.rst @@ -770,7 +770,8 @@ A Contact is an object with the following properties: must not be obfuscated. To improve resistance against e-mail collection, use ``\x64`` to replace ``@``, as allowed by the YAML specification. -- ``phone`` - phone number (with international prefix) +- ``phone`` - phone number (with international prefix). This has to be + a string. - ``affiliation`` - This key contains an explicit affiliation information for the technical contact. In case of multiple maintainers, this can be used to create a relation between each diff --git a/docs/it/example/publiccode.yml b/docs/it/example/publiccode.yml index 1eb75f2..3e69a97 100644 --- a/docs/it/example/publiccode.yml +++ b/docs/it/example/publiccode.yml @@ -92,7 +92,7 @@ maintenance: - name: Francesco Rossi email: "francesco.rossi@comune.reggioemilia.it" affiliation: Comune di Reggio Emilia - phone: +39 231 13215112 + phone: "+3923113215112" localisation: localisationReady: yes diff --git a/docs/it/schema.core.rst b/docs/it/schema.core.rst index 28af9ca..f2867d2 100644 --- a/docs/it/schema.core.rst +++ b/docs/it/schema.core.rst @@ -813,7 +813,8 @@ Un Contatto è un oggetto con le seguenti proprietà: deve essere offuscato. Per migliorare la resistenza contro la raccolta di indirizzi email, usare ``\x64`` per sostituire ``@``, siccome questo è permesso dalle specifiche YAML. -- ``phone`` - Numero telefonico (con prefisso internazionale). +- ``phone`` - Numero telefonico (con prefisso internazionale). Questa chiave + deve essere una stringa. - ``affiliation`` - Questa chiave contiene informazioni esplicite sui contatti tecnici. Nel caso esistano diversi maintainer, questa chiave può essere usata per creare relazioni tra diversi contatti tecnici e