gentoo/dev-cpp/cpp-httplib/metadata.xml
Maciej Barć 18be8601a4
dev-cpp/cpp-httplib: add myself (xgqt) as another co-maintainer
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-01-05 15:31:11 +01:00

24 lines
744 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>alexey+gentoo@asokolov.org</email>
<name>Alexey Sokolov</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="brotli">Enable <pkg>app-arch/brotli</pkg> support</flag>
</use>
<upstream>
<remote-id type="github">yhirose/cpp-httplib</remote-id>
<bugs-to>https://github.com/yhirose/cpp-httplib/issues</bugs-to>
</upstream>
</pkgmetadata>