commit: 10d42800b8f10d7fa4f752092b0fc3e3a987459c Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Wed Jul 31 17:01:34 2024 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Wed Jul 31 17:50:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d42800
dev-libs/miniz: drop myself as a maintainer Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> dev-libs/miniz/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-libs/miniz/metadata.xml b/dev-libs/miniz/metadata.xml index c43f3b1a6204..9ae3e1edddab 100644 --- a/dev-libs/miniz/metadata.xml +++ b/dev-libs/miniz/metadata.xml @@ -1,10 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Matthew Smith</name> - </maintainer> + <!-- maintainer-needed --> <longdescription> Miniz is a lossless, high performance data compression library in a single source file that implements the zlib (RFC 1950) and Deflate (RFC 1951) compressed data format specification standards. It supports the most commonly
