dev-libs/miniz: add myself as a maintainer

Signed-off-by: Ceres <ceres@ceressees.dev>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/850
Merges: https://codeberg.org/gentoo/gentoo/pulls/850
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Ceres
2026-05-21 14:28:31 +01:00
committed by Joonas Niilola
parent 6be0512e42
commit 54cd72f6be

View File

@@ -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>ceres@ceressees.dev</email>
<name>Ceres Milner</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Gentoo Proxy Maintainers</name>
</maintainer>
<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