commit: 9567bb416652241d77f7b9fb7c424e221ce74302 Author: Brahmajit Das <listout <AT> listout <DOT> xyz> AuthorDate: Sat Jul 26 21:50:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 28 16:25:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9567bb41
app-arch/lrzip: update maintainers Signed-off-by: Brahmajit Das <listout <AT> listout.xyz> Part-of: https://github.com/gentoo/gentoo/pull/43188 Signed-off-by: Sam James <sam <AT> gentoo.org> app-arch/lrzip/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app-arch/lrzip/metadata.xml b/app-arch/lrzip/metadata.xml index ee845d57672c..62312b5d3733 100644 --- a/app-arch/lrzip/metadata.xml +++ b/app-arch/lrzip/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> This is a compression program optimised for large files. The larger the file and the more memory you have, the better the compression advantage
