[xchat-gnome] Use mailto: in the DOAP file



commit ed2d00730d749b3f1f85a0092a2a50e0a559d6cd
Author: Christian Persch <chpe gnome org>
Date:   Tue May 12 23:57:17 2009 +0200

    Use mailto: in the DOAP file
---
 xchat-gnome.doap |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xchat-gnome.doap b/xchat-gnome.doap
index 784eb63..3d43b1a 100644
--- a/xchat-gnome.doap
+++ b/xchat-gnome.doap
@@ -13,14 +13,14 @@
   <maintainer>
     <foaf:Person>
       <foaf:name>David Trowbridge</foaf:name>
-      <foaf:mbox rdf:resource="trowbrds gmail com" />
+      <foaf:mbox rdf:resource="mailto:trowbrds%40gmail.com"; />
       <gnome:userid>trowbrds</gnome:userid>
     </foaf:Person>
   </maintainer>
   <maintainer>
     <foaf:Person>
       <foaf:name>Christian Persch</foaf:name>
-      <foaf:mbox rdf:resource="chpe gnome org" />
+      <foaf:mbox rdf:resource="mailto:chpe%40gnome.org"; />
       <gnome:userid>chpe</gnome:userid>
     </foaf:Person>
   </maintainer>



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