diff options
Diffstat (limited to 'applications/luci-app-commands/Makefile')
-rw-r--r-- | applications/luci-app-commands/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-commands/Makefile b/applications/luci-app-commands/Makefile index 6378f572ff..828f6a4bfe 100644 --- a/applications/luci-app-commands/Makefile +++ b/applications/luci-app-commands/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=LuCI Shell Command Module LUCI_DEPENDS:=+luci-base PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> include ../../luci.mk |