[libgnomemm] Fix mbox resources in DOAP file



commit d5265973999bbcaf7690289b1c129d0b8b2b64b5
Author: Daniel Elstner <danielk openismus com>
Date:   Wed Jun 24 15:49:56 2009 +0200

    Fix mbox resources in DOAP file

 libgnomemm.doap |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgnomemm.doap b/libgnomemm.doap
index 94b8873..740053f 100644
--- a/libgnomemm.doap
+++ b/libgnomemm.doap
@@ -13,12 +13,12 @@
   <maintainer>
     <foaf:Person>
       <foaf:name>Murray Cumming</foaf:name>
-      <foaf:mbox rdf:resource="murrayc murrayc com" />
+      <foaf:mbox rdf:resource="mailto:murrayc murrayc com" />
       <gnome:userid>murrayc</gnome:userid>
     </foaf:Person>
     <foaf:Person>
       <foaf:name>Daniel Elstner</foaf:name>
-      <foaf:mbox rdf:resource="daniel kitta googlemail com" />
+      <foaf:mbox rdf:resource="mailto:daniel kitta gmail com" />
       <gnome:userid>daniel</gnome:userid>
     </foaf:Person>
   </maintainer>



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