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.
This commit is contained in:
Jehan 2021-03-28 23:41:59 +02:00
parent b1e16dbf67
commit 513fc9daa7
1 changed files with 6 additions and 0 deletions

View File

@ -81,6 +81,12 @@
<gnome:userid>schumaml</gnome:userid> <gnome:userid>schumaml</gnome:userid>
</foaf:Person> </foaf:Person>
</maintainer> </maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Jehan</foaf:name>
<gnome:userid>jehanp</gnome:userid>
</foaf:Person>
</maintainer>
<!-- TODO: generate MAINTAINERS from this file --> <!-- TODO: generate MAINTAINERS from this file -->