summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2020-11-04 21:32:03 +0100
committerJonas Ådahl <jadahl@gmail.com>2020-11-16 11:59:45 +0100
commit682a8bdd8e9396ac2228a86094f7d1cdb9605a9c (patch)
tree2bb1c8e2a4ac7e2637ad4bcbeab5cf2f52008d6c
parente8ace922a2131d2920cb79c1a0404f2bc2542e2b (diff)
downloadmutter-682a8bdd8e9396ac2228a86094f7d1cdb9605a9c.tar.gz
mutter.doap: Add marge-bot as a maintainer
So that it can merge things with an even more locked down master branch. It's given the name "Marge Bot", and the E-mail "gnome-shell-list@gnome.org" (even though it's being decomissioned) to make validators happy. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1564
-rw-r--r--mutter.doap6
1 files changed, 6 insertions, 0 deletions
diff --git a/mutter.doap b/mutter.doap
index 99bc711ad..7bacd373b 100644
--- a/mutter.doap
+++ b/mutter.doap
@@ -68,4 +68,10 @@ environment.</description>
<gnome:userid>fmuellner</gnome:userid>
</foaf:Person>
</maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Marge Bot</foaf:name>
+ <gnome:userid>marge-bot</gnome:userid>
+ </foaf:Person>
+ </maintainer>
</Project>