[gnome-shell] gnome-shell.doap: Make marge-bot a maintainer



commit 6272490b0d489d8464eb36e19a402529c4ff8314
Author: Jonas Ã…dahl <jadahl gmail com>
Date:   Fri Nov 6 18:11:00 2020 +0100

    gnome-shell.doap: Make marge-bot a maintainer
    
    This is so that the merge button can be restricted to maintainers, thus
    decreasing the risk of merging using the merge button.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1491>

 gnome-shell.doap | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/gnome-shell.doap b/gnome-shell.doap
index c79f36bf69..13390030f5 100644
--- a/gnome-shell.doap
+++ b/gnome-shell.doap
@@ -73,4 +73,10 @@ its dependencies to build from tarballs.</description>
       <gnome:userid>gbsneto</gnome:userid>
     </foaf:Person>
   </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Marge Bot</foaf:name>
+      <gnome:userid>marge-bot</gnome:userid>
+    </foaf:Person>
+  </maintainer>
 </Project>


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