[pygtksourceview] Fix pygtksourceview.doap with the correct mbox syntax



commit b64467446865a9a25e6b55ba3ae458831155beb9
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date:   Sun Apr 26 20:51:21 2009 +0200

    Fix pygtksourceview.doap with the correct mbox syntax
---
 pygtksourceview.doap |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pygtksourceview.doap b/pygtksourceview.doap
index 09b145f..334770c 100644
--- a/pygtksourceview.doap
+++ b/pygtksourceview.doap
@@ -15,14 +15,14 @@
   <maintainer>
     <foaf:Person>
       <foaf:name>Paolo Borelli</foaf:name>
-      <foaf:mbox rdf:resource="pborelli gnome org" />
+      <foaf:mbox rdf:resource="mailto:pborelli gnome org" />
       <gnome:userid>pborelli</gnome:userid>
     </foaf:Person>
   </maintainer>
   <maintainer>
     <foaf:Person>
       <foaf:name>Gian Mario Tagliaretti</foaf:name>
-      <foaf:mbox rdf:resource="gianmt gnome org" />
+      <foaf:mbox rdf:resource="mailto:gianmt gnome org" />
       <gnome:userid>gianmt</gnome:userid>
     </foaf:Person>
   </maintainer>



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