[conduit] Fix doap file



commit 18008f2785e1c4eb322e84aeaf1555dec9d000db
Author: Olav Vitters <olav vitters nl>
Date:   Sun Apr 18 11:28:01 2010 +0200

    Fix doap file

 conduit.doap |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/conduit.doap b/conduit.doap
index a09df4b..860a97b 100644
--- a/conduit.doap
+++ b/conduit.doap
@@ -21,21 +21,21 @@
   <maintainer>
     <foaf:Person>
       <foaf:name>John Stowers</foaf:name>
-      <foaf:mbox rdf:resource="john stowers gmail com" />
+      <foaf:mbox rdf:resource="mailto:john stowers gmail com" />
       <gnome:userid>jstowers</gnome:userid>
     </foaf:Person>
   </maintainer>
   <maintainer>
     <foaf:Person>
       <foaf:name>John Carr</foaf:name>
-      <foaf:mbox rdf:resource="john carr unrouted co uk" />
+      <foaf:mbox rdf:resource="mailto:john carr unrouted co uk" />
       <gnome:userid>johncarr</gnome:userid>
     </foaf:Person>
   </maintainer>
   <maintainer>
     <foaf:Person>
       <foaf:name>Thomas Van Machelen</foaf:name>
-      <foaf:mbox rdf:resource="thomas vanmachelen gmail com" />
+      <foaf:mbox rdf:resource="mailto:thomas vanmachelen gmail com" />
       <gnome:userid>thomasvm</gnome:userid>
     </foaf:Person>
   </maintainer>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]