[gimp] gimp.doap: adding myself as maintainer in the doap file.



commit 513fc9daa7169f2fb2c2c946b0f581915d3c1c1a
Author: Jehan <jehan girinstud io>
Date:   Sun Mar 28 23:41:59 2021 +0200

    gimp.doap: adding myself as maintainer in the doap file.
    
    If not mistaken, this is used by GNOME's Gitlab to set maintainer role,
    which is also needed to push release tags.
    
    This has been discussed with mitch and schumaml on IRC and agreed upon
    by everyone.

 gimp.doap | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/gimp.doap b/gimp.doap
index ee9af6fa71..a5446f9c41 100644
--- a/gimp.doap
+++ b/gimp.doap
@@ -81,6 +81,12 @@
       <gnome:userid>schumaml</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Jehan</foaf:name>
+      <gnome:userid>jehanp</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 
 <!-- TODO: generate MAINTAINERS from this file -->
 


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