commit: 6f4e928d43a756d907426bfff7bce889411cc56c Author: Brahmajit Das <listout <AT> listout <DOT> xyz> AuthorDate: Sat Jul 26 21:51:08 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 28 16:25:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4e928d
app-arch/lrzip-next: update maintainers Signed-off-by: Brahmajit Das <listout <AT> listout.xyz> Part-of: https://github.com/gentoo/gentoo/pull/43188 Closes: https://github.com/gentoo/gentoo/pull/43188 Signed-off-by: Sam James <sam <AT> gentoo.org> app-arch/lrzip-next/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app-arch/lrzip-next/metadata.xml b/app-arch/lrzip-next/metadata.xml index ae609b04e012..2d8bd7058cf1 100644 --- a/app-arch/lrzip-next/metadata.xml +++ b/app-arch/lrzip-next/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>Brahmajit Das</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription> A fork of Con Kolivas' 'lrzip' program that is actively maintained. Lrzip is a compression program optimised for large files. The larger the file and
