summaryrefslogtreecommitdiff
path: root/totem.doap
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2009-04-26 16:16:43 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2009-04-26 16:16:43 +0100
commit345e94b8d6eb9e7eefe9c502bfcaf92e79d41358 (patch)
tree58c43480392b9e0ab260e9895484ff110dc1c1f4 /totem.doap
parentcb6c4ae4191033a13660bf121267d67428aeb6f8 (diff)
downloadtotem-345e94b8d6eb9e7eefe9c502bfcaf92e79d41358.tar.gz
Fixed e-mail addresses in DOAP file
Diffstat (limited to 'totem.doap')
-rw-r--r--totem.doap4
1 files changed, 2 insertions, 2 deletions
diff --git a/totem.doap b/totem.doap
index 327290473..de1671b7c 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>