1
0
Fork 0

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
This commit is contained in:
Jonas Ådahl 2020-11-04 21:32:03 +01:00
parent e8ace922a2
commit 682a8bdd8e

View file

@ -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>