summaryrefslogtreecommitdiff
path: root/libgweather.doap
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-04-26 12:26:35 +0200
committerVincent Untz <vuntz@gnome.org>2009-04-26 12:26:35 +0200
commit8c4a9a65d5e6f5d8ba692bb0c4bc73b6f39567a1 (patch)
tree2e36875f0d4af21aadde8073ec9d269742e48bf2 /libgweather.doap
parent408b97379ee98d7f8db890a0f1ee7b98184d80c3 (diff)
downloadlibgweather-8c4a9a65d5e6f5d8ba692bb0c4bc73b6f39567a1.tar.gz
Fix doap file to have mail address as URL (mailto:)
Diffstat (limited to 'libgweather.doap')
-rw-r--r--libgweather.doap6
1 files changed, 3 insertions, 3 deletions
diff --git a/libgweather.doap b/libgweather.doap
index 71f709f..2184cac 100644
--- a/libgweather.doap
+++ b/libgweather.doap
@@ -32,21 +32,21 @@
<maintainer>
<foaf:Person>
<foaf:name>Federico Mena Quintero</foaf:name>
- <foaf:mbox rdf:resource="federico@ximian.com" />
+ <foaf:mbox rdf:resource="mailto:federico@ximian.com" />
<gnome:userid>federico</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Vincent Untz</foaf:name>
- <foaf:mbox rdf:resource="vuntz@gnome.org" />
+ <foaf:mbox rdf:resource="mailto:vuntz@gnome.org" />
<gnome:userid>vuntz</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Dan Winship</foaf:name>
- <foaf:mbox rdf:resource="danw@gnome.org" />
+ <foaf:mbox rdf:resource="mailto:danw@gnome.org" />
<gnome:userid>danw</gnome:userid>
</foaf:Person>
</maintainer>