commit: d7477f3219eb1cfd24d2f1ec0e4aedbcb56656b7 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Sun Jun 29 08:46:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 13 08:27:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7477f32
x11-misc/slop: add myself as a maintainer Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> Part-of: https://github.com/gentoo/gentoo/pull/42920 Closes: https://github.com/gentoo/gentoo/pull/42920 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/slop/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/x11-misc/slop/metadata.xml b/x11-misc/slop/metadata.xml index c02d14c54ce0..c966ac78b335 100644 --- a/x11-misc/slop/metadata.xml +++ b/x11-misc/slop/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>Lucio Sauer</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription> slop (Select Operation) is an application that queries for a selection from the user and prints the region to stdout. It grabs the mouse and
