diff options
author | David Mora <iamperson347+public@gmail.com> | 2018-12-30 09:50:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-30 09:50:39 -0500 |
commit | 8a011859ec9fde0817dbe2c84048b0d436e1c9e2 (patch) | |
tree | 36718d44f5b39f6b3f1116582381b23bbb12c42a /libs/getdns/Makefile | |
parent | bf2521fb4ab853c96828432d4358167f895e6ae1 (diff) |
getdns: Remove iamperson347 from maintainer
I am no longer able to support maintaining the getdns lib for openwrt. I suggest Jonathan Underwood <jonathan.underwood@gmail.com> as a replacement.
Diffstat (limited to 'libs/getdns/Makefile')
-rw-r--r-- | libs/getdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/getdns/Makefile b/libs/getdns/Makefile index 4992b088f..73f5b425d 100644 --- a/libs/getdns/Makefile +++ b/libs/getdns/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=2 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=David Mora <iamperson347+public@gmail.com> +PKG_MAINTAINER:=Jonathan Underwood <jonathan.underwood@gmail.com> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://getdnsapi.net/dist/ |