[pessulus] Fix doap file to have mail address as URL (mailto:)
- From: Vincent Untz <vuntz src gnome org>
- To: svn-commits-list gnome org
- Subject: [pessulus] Fix doap file to have mail address as URL (mailto:)
- Date: Sun, 26 Apr 2009 06:26:58 -0400 (EDT)
commit 8f8569e2b80aef8f60901fae56ab0df255957b0c
Author: Vincent Untz <vuntz gnome org>
Date: Sun Apr 26 12:26:47 2009 +0200
Fix doap file to have mail address as URL (mailto:)
---
pessulus.doap | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pessulus.doap b/pessulus.doap
index c65a699..e20726a 100644
--- a/pessulus.doap
+++ b/pessulus.doap
@@ -33,12 +33,12 @@
<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>
<foaf:Person>
<foaf:name>Rob Bradford</foaf:name>
- <foaf:mbox rdf:resource="rob robster org uk" />
+ <foaf:mbox rdf:resource="mailto:rob robster org uk" />
<gnome:userid>rbradford</gnome:userid>
</foaf:Person>
</maintainer>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]