[pygobject] Fix pygobject.doap using the correct mbox syntax



commit 04915f60e6c6be18c178a3b5b810ff389addd669
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date:   Mon Apr 27 23:30:02 2009 +0200

    Fix pygobject.doap using the correct mbox syntax
---
 pygobject.doap |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/pygobject.doap b/pygobject.doap
index 2dd7d17..b2c161f 100644
--- a/pygobject.doap
+++ b/pygobject.doap
@@ -13,12 +13,14 @@
   <maintainer>
     <foaf:Person>
       <foaf:name>Johan Dahlin</foaf:name>
+      <foaf:mbox rdf:resource="mailto:johan gnome org" />
       <gnome:userid>johan</gnome:userid>
     </foaf:Person>
   </maintainer>
   <maintainer>
     <foaf:Person>
       <foaf:name>Gustavo J Carneiro</foaf:name>
+      <foaf:mbox rdf:resource="mailto:gjc gnome org" />
       <gnome:userid>gjc</gnome:userid>
     </foaf:Person>
   </maintainer>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]