[pygtksourceview] Fix pygtksourceview.doap with the correct mbox syntax
- From: Gian Mario Tagliaretti <gianmt src gnome org>
- To: svn-commits-list gnome org
- Subject: [pygtksourceview] Fix pygtksourceview.doap with the correct mbox syntax
- Date: Sun, 26 Apr 2009 14:51:57 -0400 (EDT)
commit b64467446865a9a25e6b55ba3ae458831155beb9
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date: Sun Apr 26 20:51:21 2009 +0200
Fix pygtksourceview.doap with the correct mbox syntax
---
pygtksourceview.doap | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pygtksourceview.doap b/pygtksourceview.doap
index 09b145f..334770c 100644
--- a/pygtksourceview.doap
+++ b/pygtksourceview.doap
@@ -15,14 +15,14 @@
<maintainer>
<foaf:Person>
<foaf:name>Paolo Borelli</foaf:name>
- <foaf:mbox rdf:resource="pborelli gnome org" />
+ <foaf:mbox rdf:resource="mailto:pborelli gnome org" />
<gnome:userid>pborelli</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Gian Mario Tagliaretti</foaf:name>
- <foaf:mbox rdf:resource="gianmt gnome org" />
+ <foaf:mbox rdf:resource="mailto:gianmt gnome org" />
<gnome:userid>gianmt</gnome:userid>
</foaf:Person>
</maintainer>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]