[gsound] doap: temporarily set myself as Maintainer to update the merge settings



commit 7f425998e2a2ec205024b3e765f15d4d6d41fa63
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Thu Feb 7 12:19:59 2019 -0500

    doap: temporarily set myself as Maintainer to update the merge settings

 gsound.doap | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/gsound.doap b/gsound.doap
index 70833e9..be5e228 100644
--- a/gsound.doap
+++ b/gsound.doap
@@ -13,17 +13,24 @@
   C library.
   </description>
   <homepage rdf:resource="https://wiki.gnome.org/Projects/GSound"; />
-  <!-- <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/YOUR_MAILINGLIST"; /> -->
   <download-page rdf:resource="https://download.gnome.org/sources/gsound/"; />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gsound/issues/"; />
-  <!-- <category rdf:resource="http://api.gnome.org/doap-extensions#deprecated"; /> -->
+  <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
   <programming-language>C</programming-language>
 
   <maintainer>
     <foaf:Person>
       <foaf:name>Tristan Brindle</foaf:name>
+      <foaf:mbox rdf:resource="mailto:t c brindle gmail com" />
       <gnome:userid>tbrindle</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Jeremy Bicha</foaf:name>
+      <foaf:mbox rdf:resource="mailto:jbicha ubuntu com" />
+      <gnome:userid>jbicha</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 
 </Project>


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