summaryrefslogtreecommitdiff
path: root/net-dns/coredns/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /net-dns/coredns/metadata.xml
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'net-dns/coredns/metadata.xml')
-rw-r--r--net-dns/coredns/metadata.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/net-dns/coredns/metadata.xml b/net-dns/coredns/metadata.xml
index f5c6245e0ac0..3c4a2efb2b11 100644
--- a/net-dns/coredns/metadata.xml
+++ b/net-dns/coredns/metadata.xml
@@ -1,7 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>kpp+gentoo@qrator.net</email>
+ <name>Konstantin Ignatov</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>
+ CoreDNS is a DNS server/forwarder, written in Go, that chains plugins.
+ It is fast and flexible. The key word here is flexible:
+ with CoreDNS you are able to do what you want with your DNS data by utilizing plugins.
+ CoreDNS can listen for DNS requests coming in over UDP/TCP (go'old DNS), TLS (RFC 7858),
+ also called DoT, DNS over HTTP/2 - DoH - (RFC 8484) and gRPC (not a standard).
+ </longdescription>
<upstream>
<remote-id type="github">coredns/coredns</remote-id>
</upstream>