net-dns/dnscrypt-proxy: update metadata.xml

* fix formatting
* add myself as maintainer
This commit is contained in:
Julian Ospald
2015-10-22 14:45:00 +02:00
parent 231001d252
commit 8992c5f585

View File

@@ -1,20 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
<email>amesists@gmail.com</email>
<name>Jiajun Wang</name>
<description>Primary Maintainer, Assign bugs</description>
</maintainer>
<longdescription lang="en">
dnscrypt-proxy provides local service which can be used directly as your local resolver
or as a DNS forwarder, encrypting and authenticating requests using the DNSCrypt protocol
and passing them to an upstream server.
</longdescription>
<use>
<flag name="ldns">Use <pkg>net-libs/ldns</pkg> for DNSSEC/SSHFP validation</flag>
<flag name="plugins">Enable plugin support to inspect and modify queries and responses</flag>
<flag name="systemd">Use systemd's socket activation instead of creating the sockets itself</flag>
</use>
<maintainer>
<email>hasufell@gentoo.org</email>
<name>Julian Ospald</name>
<description>Primary Maintainer, assign bugs to him</description>
</maintainer>
<maintainer>
<email>amesists@gmail.com</email>
<name>Jiajun Wang</name>
<description>Proxied maintainer, CC on bugs</description>
</maintainer>
<longdescription lang="en">
dnscrypt-proxy provides local service which can be used directly as your
local resolver or as a DNS forwarder, encrypting and authenticating
requests using the DNSCrypt protocol and passing them to an upstream
server.
</longdescription>
<use>
<flag name="ldns">Use <pkg>net-libs/ldns</pkg> for DNSSEC/SSHFP
validation</flag>
<flag name="plugins">Enable plugin support to inspect and modify
queries and responses</flag>
<flag name="systemd">Use systemd's socket activation instead of
creating the sockets itself</flag>
</use>
</pkgmetadata>