gentoo-ebuilds/dev-cpp/cpp-httplib/metadata.xml
Maciej Barć 65d5f3ce42
dev-cpp/cpp-httplib: remove myself (xgqt) from maintainers
To ensure cpp-httplib does not break rdeps a lot to testing has to be
done with LLVM pkgs, as pointed out by mgorny. Currently my only use of
httplib was for openrgb and I was not checking out the LLVM
compatibility, it is related to also a dispute about whether httplib
SLOT should follow SONAME or the exact version designated by upstream.

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-12-07 19:10:42 +01:00

16 lines
555 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<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>
<upstream>
<remote-id type="github">yhirose/cpp-httplib</remote-id>
<bugs-to>https://github.com/yhirose/cpp-httplib/issues</bugs-to>
</upstream>
</pkgmetadata>