[libgee] Fix list of maintainers



commit 297bb3aec95cec9d855ac59c7bc58a68a6b8c416
Author: Didier 'Ptitjes <ptitjes free fr>
Date:   Fri Jul 31 12:23:11 2009 +0200

    Fix list of maintainers

 MAINTAINERS |    3 +++
 libgee.doap |   12 ++++++------
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/MAINTAINERS b/MAINTAINERS
index be34f58..4f5ae1a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2,3 +2,6 @@ Jürg Billeter
 E-mail: j bitron ch
 Userid: juergbi
 
+Didier Villevalois
+E-mail: ptitjes free fr
+Userid: dvillevalois
diff --git a/libgee.doap b/libgee.doap
index 80e53e4..0d7a591 100644
--- a/libgee.doap
+++ b/libgee.doap
@@ -8,10 +8,10 @@
   <name xml:lang="en">libgee</name>
   <shortdesc xml:lang="en">A collection library providing GObject-based interfaces and classes for commonly used data structures</shortdesc>
 
-  <homepage rdf:resource="http://live.gnome.org/Vala"; />
+  <homepage rdf:resource="http://live.gnome.org/Libgee"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/vala-list"; />
-  <download-page rdf:resource="http://live.gnome.org/Vala/Release"; />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=vala"; />
+  <download-page rdf:resource="http://live.gnome.org/Libgee/Release"; />
+  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=libgee"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#development"; />
 
   <maintainer>
@@ -23,9 +23,9 @@
   </maintainer>
   <maintainer>
     <foaf:Person>
-      <foaf:name>Raffaele Sandrini</foaf:name>
-      <foaf:mbox rdf:resource="mailto:rasa gmx ch" />
-      <gnome:userid></gnome:userid>
+      <foaf:name>Didier Villevalois</foaf:name>
+      <foaf:mbox rdf:resource="mailto:ptitjes free fr" />
+      <gnome:userid>dvillevalois</gnome:userid>
     </foaf:Person>
   </maintainer>
 



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