commit: 549824802e2f91410fb1a30a1fe775c3bca240f1 Author: NRK <nrk <AT> disroot <DOT> org> AuthorDate: Sun Jun 4 15:25:25 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Jun 11 08:22:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54982480
media-gfx/scrot: add myself as maintainer Signed-off-by: NRK <nrk <AT> disroot.org> Closes: https://github.com/gentoo/gentoo/pull/31308 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> media-gfx/scrot/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/media-gfx/scrot/metadata.xml b/media-gfx/scrot/metadata.xml index b6bd99f24f29..2dc73194a117 100644 --- a/media-gfx/scrot/metadata.xml +++ b/media-gfx/scrot/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>NRK</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="github">resurrecting-open-source-projects/scrot</remote-id> </upstream>
