summaryrefslogtreecommitdiff
path: root/gnome-session.doap
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-04-26 12:25:38 +0200
committerVincent Untz <vuntz@gnome.org>2009-04-26 12:25:38 +0200
commitbf17890d6d5714405e68c7e5b01656f7c9289ad6 (patch)
treec16018f244177b5f5e069e40bb94098597242ce4 /gnome-session.doap
parente1912704cda45033484d63898ca1c4be25ff3d43 (diff)
downloadgnome-session-bf17890d6d5714405e68c7e5b01656f7c9289ad6.tar.gz
Fix doap file to have mail address as URL (mailto:)
Diffstat (limited to 'gnome-session.doap')
-rw-r--r--gnome-session.doap6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-session.doap b/gnome-session.doap
index 44b50285..fd7bdc3f 100644
--- a/gnome-session.doap
+++ b/gnome-session.doap
@@ -31,21 +31,21 @@
<maintainer>
<foaf:Person>
<foaf:name>William Jon McCann</foaf:name>
- <foaf:mbox rdf:resource="mccann@jhu.edu" />
+ <foaf:mbox rdf:resource="mailto:mccann@jhu.edu" />
<gnome:userid>mccann</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Lucas Rocha</foaf:name>
- <foaf:mbox rdf:resource="lucasr@gnome.org" />
+ <foaf:mbox rdf:resource="mailto:lucasr@gnome.org" />
<gnome:userid>lucasr</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>