dev-util/flawfinder: add maintainer to metadata.xml file.

Closes: https://bugs.gentoo.org/673858
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Lucas Ramage
2018-12-28 01:53:39 +00:00
committed by Michał Górny
parent f66ab1b3d4
commit acf46b3843

View File

@@ -1,5 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<maintainer type="person">
<email>ramage.lucas@protonmail.com</email>
<description>Lucas Ramage</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<changelog>https://sourceforge.net/p/flawfinder/code/ci/master/tree/ChangeLog</changelog>
<bugs-to>https://sourceforge.net/p/flawfinder/bugs/</bugs-to>
<remote-id type="sourceforge">flawfinder</remote-id>
</upstream>
</pkgmetadata>