summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2018-08-01 19:44:24 +0300
committerGitHub <noreply@github.com>2018-08-01 19:44:24 +0300
commitf4af069865c9e3628a1c94cf24478f8a15a2682e (patch)
tree2867d02862f1dc36726f0403572c64a802ba71fe /applications
parentb8dbbaee459b383e63c2bc731df3c32f572a554b (diff)
parent80534132aa891839d741d5c64fc02359f3684a70 (diff)
Merge pull request #2017 from chris5560/master-ddns
luci-app-ddns: remove myself as PKG_MAINTAINER
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-app-ddns/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile
index 729518951..195e08131 100644
--- a/applications/luci-app-ddns/Makefile
+++ b/applications/luci-app-ddns/Makefile
@@ -19,8 +19,7 @@ PKG_VERSION:=2.4.9
PKG_RELEASE:=5
PKG_LICENSE:=Apache-2.0
-PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>, \
- Ansuel Smith <ansuelsmth@gmail.com>
+PKG_MAINTAINER:=Ansuel Smith <ansuelsmth@gmail.com>
# LuCI specific settings
LUCI_TITLE:=LuCI Support for Dynamic DNS Client (ddns-scripts)