[libgweather] Fix doap file to have mail address as URL (mailto:)
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Subject: [libgweather] Fix doap file to have mail address as URL (mailto:)
- Date: Sun, 26 Apr 2009 06:26:47 -0400 (EDT)
commit 8c4a9a65d5e6f5d8ba692bb0c4bc73b6f39567a1
Author: Vincent Untz <vuntz gnome org>
Date: Sun Apr 26 12:26:35 2009 +0200
Fix doap file to have mail address as URL (mailto:)
---
libgweather.doap | 6 +++---
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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]