[gedit-plugins] doap: Add myself as Maintainer for admin purposes only



commit e7d6bd0bd99a7a5f09e510f09d004092d4975066
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Wed Aug 8 12:21:58 2018 -0400

    doap: Add myself as Maintainer for admin purposes only
    
    I don't really want to commit to being the Maintainer
    but it's useful to have someone able to change admin settings.

 gedit-plugins.doap | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/gedit-plugins.doap b/gedit-plugins.doap
index be0d3c5..088e809 100644
--- a/gedit-plugins.doap
+++ b/gedit-plugins.doap
@@ -8,8 +8,8 @@
   <shortdesc xml:lang="en">Collection of plugins for the gedit Text Editor</shortdesc>
 
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins"; />
-  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gedit-list"; />
-  <download-page rdf:resource="http://download.gnome.org/sources/gedit-plugins/"; />
+  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/gedit-list"; />
+  <download-page rdf:resource="https://download.gnome.org/sources/gedit-plugins/"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gedit&amp;component=Plugins"; />
 
   <maintainer>
@@ -40,6 +40,13 @@
       <gnome:userid>jaliste</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]