Files
guru/dev-ml/psq/metadata.xml
Alain Emilia Anna Zscheile 6d60848ef4 dev-ml/*: add myself as maintainer to some packages
- also remove previous stale maintainer for packages now maintained by me
- and unmask these

Signed-off-by: Alain Emilia Anna Zscheile <fogti+devel@ytrizja.de>
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-03-02 11:55:25 +01:00

20 lines
747 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>fogti+devel@ytrizja.de</email>
<name>Alain Emilia Anna Zscheile</name>
</maintainer>
<longdescription lang="en">Typical applications are searches, schedulers and caches. If you ever scratched
your head because that A* didn't look quite right, a PSQ is what you needed.</longdescription>
<upstream>
<doc>https://pqwy.github.io/psq/doc</doc>
<bugs-to>https://github.com/pqwy/psq/issues</bugs-to>
<remote-id type="github">pqwy/psq</remote-id>
<maintainer>
<name>David Kaloper Meršinjak</name>
<email>dk505@cam.ac.uk</email>
</maintainer>
</upstream>
</pkgmetadata>