From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8D2F7158089 for ; Fri, 10 Nov 2023 16:35:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C1F82BC02A; Fri, 10 Nov 2023 16:35:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5BAD02BC02A for ; Fri, 10 Nov 2023 16:35:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 442BB335C52 for ; Fri, 10 Nov 2023 16:35:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C2EE1360 for ; Fri, 10 Nov 2023 16:35:55 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1699633989.ffa19491985be9a6f70eae22a42b3fa834aa7ee6.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/coredns/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/coredns/metadata.xml X-VCS-Directories: net-dns/coredns/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: ffa19491985be9a6f70eae22a42b3fa834aa7ee6 X-VCS-Branch: master Date: Fri, 10 Nov 2023 16:35:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ab04f862-f674-4836-832f-37ee2bf7556e X-Archives-Hash: a64b7b796889e0b671d6c51ce1a79274 commit: ffa19491985be9a6f70eae22a42b3fa834aa7ee6 Author: Rahil Bhimjiani gmail com> AuthorDate: Sun Nov 5 20:28:32 2023 +0000 Commit: Zac Medico gentoo org> CommitDate: Fri Nov 10 16:33:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa19491 net-dns/coredns: add proxy-maint & myself as maint 1) Add doc & bugs-to links 2) fix indentation Signed-off-by: Rahil Bhimjiani gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33682 Signed-off-by: Zac Medico gentoo.org> net-dns/coredns/metadata.xml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/net-dns/coredns/metadata.xml b/net-dns/coredns/metadata.xml index 970332552b10..e8fcef2c53db 100644 --- a/net-dns/coredns/metadata.xml +++ b/net-dns/coredns/metadata.xml @@ -5,14 +5,24 @@ zmedico@gentoo.org Zac Medico + + rahil3108@gmail.com + Rahil Bhimjiani + + + proxy-maint@gentoo.org + Proxy Maintainers + - 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). + 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). coredns/coredns + https://github.com/coredns/coredns/issues + https://coredns.io/manual/toc/