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 | |
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')
-rw-r--r-- | net/pdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pdns/Makefile b/net/pdns/Makefile index 2bb4039c3..256ad0411 100644 --- a/net/pdns/Makefile +++ b/net/pdns/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ PKG_HASH:=40cb81d9e0d34edcc7c95435a06125bde0bd1a51692e1db52413e31d7ede0b39 -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:authoritative |