diff options
author | James Taylor <james@jtaylor.id.au> | 2021-06-02 22:19:42 +1000 |
---|---|---|
committer | James Taylor <james@jtaylor.id.au> | 2021-06-02 22:19:42 +1000 |
commit | bdfc242e297e458d2d1da27fdb8fe136eb0382b3 (patch) | |
tree | d0fafc23722f4d8435957100f62e8e1cc8c6c336 /net/pdns-recursor | |
parent | 1c085837c1f1f97ebd8eeca16347a956ceb266fa (diff) |
pdns: Change maintainer on pdns packages
Remove myself as maintainer from PowerDNS Related packages and add
Peter van Dijk from PowerDNS as the new maintainer
Signed-off-by: James Taylor <james@jtaylor.id.au>
Diffstat (limited to 'net/pdns-recursor')
-rw-r--r-- | net/pdns-recursor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index 8bed4d288..381bc28d2 100644 --- a/net/pdns-recursor/Makefile +++ b/net/pdns-recursor/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ PKG_HASH:=b0b97f49848a1758b64bc0b99a596c1583ea525477193f3c01905f5163a4f5cf -PKG_MAINTAINER:=James Taylor <james@jtaylor.id.au> +PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com> PKG_LICENCE:=GPL-2.0-only PKG_LICENCE_FILES:=COPYING PKG_CPE_ID:=cpe:/a:powerdns:recursor |