Files
guru/dev-cpp/dpp/metadata.xml
Filip Hoffmann bb131bb149 dev-cpp/dpp: add myself as a maintainer
Signed-off-by: Filip Hoffmann <folosp2@gmail.com>
2024-06-04 09:03:21 +02:00

23 lines
654 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>nex+b-g-o@nexadn.de</email>
<name>Adrian Schollmeyer</name>
</maintainer>
<maintainer type="person">
<email>samuel@seals-are-bouncy.tech</email>
</maintainer>
<maintainer type="person">
<name>Filip Hoffmann</name>
<email>folosp2@gmail.com</email>
</maintainer>
<use>
<flag name="voice">Enable voice-chat support</flag>
<flag name="coro">Enable coroutine support</flag>
</use>
<upstream>
<remote-id type="github">brainboxdotcc/dpp</remote-id>
</upstream>
</pkgmetadata>