commit: 61b500c7e85eea0c9f734b14aea2d71815640e17 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Dec 5 18:16:15 2019 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Dec 5 18:16:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b500c7
net-dns/valtz: add myself as maintainer. Might as well, now that I've started patching it, and since I've got net-dns/djbdns itself. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> net-dns/valtz/metadata.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/net-dns/valtz/metadata.xml b/net-dns/valtz/metadata.xml index 9667cc45e60..ea885d1f24b 100644 --- a/net-dns/valtz/metadata.xml +++ b/net-dns/valtz/metadata.xml @@ -1,7 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription>Simple validation tool for tinydns-data zonefiles. Also able to -filter file(s) from errors, not allowed zones and not allowed record types.</longdescription> +<maintainer type="person"> + <email>[email protected]</email> + <name>Michael Orlitzky</name> +</maintainer> +<longdescription> + Simple validation tool for tinydns-data zonefiles. Also able to + filter file(s) from errors, not allowed zones and not allowed record types. +</longdescription> </pkgmetadata>
