mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
dev-ml/*: add myself as maintainer to some necessary dependencies
Closes: https://github.com/gentoo/guru/pull/144 Signed-off-by: Alain Emilia Anna Zscheile <fogti+devel@ytrizja.de> Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
committed by
David Roman
parent
194082673c
commit
a293c5bbfd
@@ -2,9 +2,8 @@
|
|||||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<maintainer type="person">
|
<maintainer type="person">
|
||||||
<description>co-maintainers welcome</description>
|
<email>fogti+devel@ytrizja.de</email>
|
||||||
<email>lssndrbarbieri@gmail.com</email>
|
<name>Alain Emilia Anna Zscheile</name>
|
||||||
<name>Alessandro Barbieri</name>
|
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<longdescription lang="en">afl-fuzz normally works by repeatedly fork()ing the program being
|
<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',
|
tested. using this package, you can run afl-fuzz in 'persistent mode',
|
||||||
|
|||||||
@@ -2,9 +2,8 @@
|
|||||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
<pkgmetadata>
|
<pkgmetadata>
|
||||||
<maintainer type="person">
|
<maintainer type="person">
|
||||||
<description>co-maintainers welcome</description>
|
<email>fogti+devel@ytrizja.de</email>
|
||||||
<email>lssndrbarbieri@gmail.com</email>
|
<name>Alain Emilia Anna Zscheile</name>
|
||||||
<name>Alessandro Barbieri</name>
|
|
||||||
</maintainer>
|
</maintainer>
|
||||||
<longdescription lang="en">Crowbar is a library for testing code, combining QuickCheck-style
|
<longdescription lang="en">Crowbar is a library for testing code, combining QuickCheck-style
|
||||||
property-based testing and the magical bug-finding powers of
|
property-based testing and the magical bug-finding powers of
|
||||||
|
|||||||
@@ -273,7 +273,6 @@ dev-libs/protothreads
|
|||||||
dev-libs/shuffile
|
dev-libs/shuffile
|
||||||
dev-libs/zlib-google
|
dev-libs/zlib-google
|
||||||
dev-lisp/PSL
|
dev-lisp/PSL
|
||||||
dev-ml/afl-persistent
|
|
||||||
dev-ml/alcotest-lwt
|
dev-ml/alcotest-lwt
|
||||||
dev-ml/angstrom
|
dev-ml/angstrom
|
||||||
dev-ml/arp
|
dev-ml/arp
|
||||||
@@ -290,7 +289,6 @@ dev-ml/conduit
|
|||||||
dev-ml/configurator
|
dev-ml/configurator
|
||||||
dev-ml/cow
|
dev-ml/cow
|
||||||
dev-ml/crc
|
dev-ml/crc
|
||||||
dev-ml/crowbar
|
|
||||||
dev-ml/diet
|
dev-ml/diet
|
||||||
dev-ml/dns
|
dev-ml/dns
|
||||||
dev-ml/domain-name
|
dev-ml/domain-name
|
||||||
|
|||||||
Reference in New Issue
Block a user