commit: 110c1337960a3d4ac6ea1d6cabc9ee87088a2ce9 Author: NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com> AuthorDate: Sun Nov 23 14:56:36 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 24 13:28:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110c1337
media-gfx/pqiv: add myself as a proxy maintainer Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com> Part-of: https://github.com/gentoo/gentoo/pull/44739 Closes: https://github.com/gentoo/gentoo/pull/44739 Signed-off-by: Sam James <sam <AT> gentoo.org> media-gfx/pqiv/metadata.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/media-gfx/pqiv/metadata.xml b/media-gfx/pqiv/metadata.xml index 80f33ac7e73f..50d345b828a5 100644 --- a/media-gfx/pqiv/metadata.xml +++ b/media-gfx/pqiv/metadata.xml @@ -1,7 +1,20 @@ <?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>NHOrus</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription> + Powerful quick image viewer is a GTK-3 based command-line + image viewer with minimal UI. It's highly customizable, + can be controlled from scripts and has support for various + formats, including archives, video files, PDF and postscript + </longdescription> <upstream> <maintainer> <email>[email protected]</email>
