mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
doap: Fix sytnax
Wrap each person within <maintainer/>
This commit is contained in:
parent
b77e3ec52f
commit
4ebede421b
1 changed files with 4 additions and 0 deletions
|
@ -21,10 +21,14 @@
|
|||
<foaf:mbox rdf:resource="mailto:bob.ham@puri.sm" />
|
||||
<foaf:mbox rdf:resource="mailto:rah@settrans.net" />
|
||||
</foaf:Person>
|
||||
</maintainer>
|
||||
<maintainer>
|
||||
<foaf:Person>
|
||||
<foaf:name>Julian Sparber</foaf:name>
|
||||
<foaf:mbox rdf:resource="mailto:julian.sparber@puri.sm" />
|
||||
</foaf:Person>
|
||||
</maintainer>
|
||||
<maintainer>
|
||||
<foaf:Person>
|
||||
<foaf:name>Evangelos Ribeiro Tzaras</foaf:name>
|
||||
<foaf:mbox rdf:resource="mailto:devrtz@fortysixandtwo.eu" />
|
||||
|
|
Loading…
Reference in a new issue