guru/dev-ml/afl-persistent/metadata.xml
David Roman 66014ffbdf
dev-ml/*: update maintainer email
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-03-02 13:49:42 +01:00

20 lines
769 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@ytrizja.de</email>
<name>Alain Emilia Anna Zscheile</name>
</maintainer>
<longdescription lang="en">afl-fuzz normally works by repeatedly fork()ing the program being
tested. using this package, you can run afl-fuzz in 'persistent mode',
which avoids repeated forking and is much faster.</longdescription>
<upstream>
<bugs-to>https://github.com/stedolan/ocaml-afl-persistent/issues</bugs-to>
<remote-id type="github">stedolan/ocaml-afl-persistent</remote-id>
<maintainer>
<name>Stephen Dolan</name>
<email>stephen.dolan@cl.cam.ac.uk</email>
</maintainer>
</upstream>
</pkgmetadata>