aboutsummaryrefslogtreecommitdiffstats
path: root/empathy.doap
diff options
context:
space:
mode:
authorDavyd Madeley <davyd@madeley.id.au>2009-04-27 08:54:38 +0800
committerDavyd Madeley <davyd@madeley.id.au>2009-04-27 08:54:38 +0800
commit72e7a824a9e98c1aad1e1a43902858f49df5e0c1 (patch)
treea73fabf483c27b95f0bae3f25f3202d855933ae3 /empathy.doap
parent457c79f340913cbda18e84c13fa08b61ae2429fb (diff)
downloadgsoc2013-empathy-72e7a824a9e98c1aad1e1a43902858f49df5e0c1.tar
gsoc2013-empathy-72e7a824a9e98c1aad1e1a43902858f49df5e0c1.tar.gz
gsoc2013-empathy-72e7a824a9e98c1aad1e1a43902858f49df5e0c1.tar.bz2
gsoc2013-empathy-72e7a824a9e98c1aad1e1a43902858f49df5e0c1.tar.lz
gsoc2013-empathy-72e7a824a9e98c1aad1e1a43902858f49df5e0c1.tar.xz
gsoc2013-empathy-72e7a824a9e98c1aad1e1a43902858f49df5e0c1.tar.zst
gsoc2013-empathy-72e7a824a9e98c1aad1e1a43902858f49df5e0c1.zip
Fix foaf:mbox URI in DOAP file
Diffstat (limited to 'empathy.doap')
-rw-r--r--empathy.doap2
1 files changed, 1 insertions, 1 deletions
diff --git a/empathy.doap b/empathy.doap
index acd6494bc..e37ed35c3 100644
--- a/empathy.doap
+++ b/empathy.doap
@@ -14,7 +14,7 @@
<maintainer>
<foaf:Person>
<foaf:name>Xavier Claessens</foaf:name>
- <foaf:mbox rdf:resource="xclaesse@gmail.com" />
+ <foaf:mbox rdf:resource="mailto:xclaesse@gmail.com" />
<gnome:userid>xclaesse</gnome:userid>
</foaf:Person>
</maintainer>