[totem] Fixed e-mail addresses in DOAP file



commit 345e94b8d6eb9e7eefe9c502bfcaf92e79d41358
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Apr 26 16:16:43 2009 +0100

    Fixed e-mail addresses in DOAP file
---
 totem.doap |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/totem.doap b/totem.doap
index 3272904..de1671b 100644
--- a/totem.doap
+++ b/totem.doap
@@ -10,12 +10,12 @@
 	<maintainer>
 		<foaf:Person>
 			<foaf:name>Bastien Nocera</foaf:name>
-			<foaf:mbox rdf:resource="hadess hadess net" />
+			<foaf:mbox rdf:resource="mailto:hadess hadess net" />
 			<gnome:userid>hadess</gnome:userid>
 		</foaf:Person>
 		<foaf:Person>
 			<foaf:name>Tim-Philipp Müller</foaf:name>
-			<foaf:mbox rdf:resource="tim centricular net" />
+			<foaf:mbox rdf:resource="mailto:tim centricular net" />
 			<gnome:userid>tpm</gnome:userid>
 		</foaf:Person>
 	</maintainer>



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