]> www.fi.muni.cz Git - evince.git/commitdiff
[infrastructure] Fixes doap file
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Sun, 26 Apr 2009 13:57:45 +0000 (17:57 +0400)
committerNickolay V. Shmyrev <nshmyrev@yandex.ru>
Sun, 26 Apr 2009 13:57:45 +0000 (17:57 +0400)
Makes doap file valid by addition of mailto into foaf:mbox.

evince.doap

index a828cef4d1334962207721c66473962268986547..73d73219fecd6d53ce245b3d5ac9da71b7fec115 100644 (file)
   <maintainer>
     <foaf:Person>
       <foaf:name>Name: Jonathan Blandford</foaf:name>
-      <foaf:mbox rdf:resource="jrb@redhat.com" />
+      <foaf:mbox rdf:resource="mailto:jrb@redhat.com" />
       <gnome:userid>jrb</gnome:userid>
     </foaf:Person>
   </maintainer>
   <maintainer>
     <foaf:Person>
       <foaf:name>Nickolay V. Shmyrev</foaf:name>
-      <foaf:mbox rdf:resource="nshmyrev@yandex.ru" />
+      <foaf:mbox rdf:resource="mailto:nshmyrev@yandex.ru" />
       <gnome:userid>nshmyrev</gnome:userid>
     </foaf:Person>
   </maintainer>
   <maintainer>
     <foaf:Person>
       <foaf:name>Carlos Garcia Campos</foaf:name>
-      <foaf:mbox rdf:resource="carlosgc@gnome.org" />
+      <foaf:mbox rdf:resource="mailto:carlosgc@gnome.org" />
       <gnome:userid>carlosgc</gnome:userid>
     </foaf:Person>
   </maintainer>