[gedit/wip/next] doap: change back to current list of maintainers



commit 5a0c46d6b060140a62d4df9e9774d754571aecf6
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date:   Fri Jul 15 11:01:08 2022 +0200

    doap: change back to current list of maintainers
    
    After reverting to the previous version of gedit based on the Tepl
    library, the doap file was reverted to its previous state as well.
    So, come back to the current list of maintainers.

 gedit.doap | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/gedit.doap b/gedit.doap
index b77a38717..9d5e04332 100644
--- a/gedit.doap
+++ b/gedit.doap
@@ -28,8 +28,15 @@ default. More advanced features are available by enabling plugins.
       <gnome:userid>swilmet</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>
 
-  <!-- Old maintainers
+  <!-- Former maintainers
   <maintainer>
     <foaf:Person>
       <foaf:name>Paolo Maggi</foaf:name>
@@ -60,9 +67,9 @@ default. More advanced features are available by enabling plugins.
   </maintainer>
   <maintainer>
     <foaf:Person>
-      <foaf:name>Jeremy Bicha</foaf:name>
-      <foaf:mbox rdf:resource="mailto:jbicha ubuntu com" />
-      <gnome:userid>jbicha</gnome:userid>
+      <foaf:name>Jordi Mas</foaf:name>
+      <foaf:mbox rdf:resource="mailto:jmas softcatala org" />
+      <gnome:userid>jmas</gnome:userid>
     </foaf:Person>
   </maintainer>
   -->


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