[pybliographer] Add new maintainer and bugs database in doap file



commit 2f2e02db7dd041406cd46b145d89530dd6c29808
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Tue Jul 30 14:52:41 2013 -0700

    Add new maintainer and bugs database in doap file

 pybliographer.doap |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/pybliographer.doap b/pybliographer.doap
index 189b348..7b2529c 100644
--- a/pybliographer.doap
+++ b/pybliographer.doap
@@ -8,6 +8,7 @@
   <shortdesc xml:lang="en">Bibliography Manager</shortdesc>
   <homepage rdf:resource="http://pybliographer.org"; />
   <mailing-list rdf:resource="https://lists.sourceforge.net/lists/listinfo/pybliographer-general"; />
+  <bug-database rdf:resource="http://sourceforge.net/p/pybliographer/bugs/"; />
 
   <maintainer>
     <foaf:Person>
@@ -21,4 +22,11 @@
       <gnome:userid>zkota</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Germán Poo-Caamaño</foaf:name>
+      <foaf:mbox rdf:resource="mailto:gpoo gnome org" />
+      <gnome:userid>gpoo</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 </Project>


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