summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-app-acl/Makefile2
-rw-r--r--applications/luci-app-adblock/Makefile2
-rw-r--r--applications/luci-app-ahcp/Makefile2
-rw-r--r--applications/luci-app-alist/Makefile2
-rw-r--r--applications/luci-app-attendedsysupgrade/Makefile2
-rw-r--r--applications/luci-app-babeld/Makefile2
-rw-r--r--applications/luci-app-banip/Makefile1
-rw-r--r--applications/luci-app-commands/Makefile1
-rw-r--r--applications/luci-app-coovachilli/Makefile3
-rw-r--r--applications/luci-app-dawn/Makefile2
-rw-r--r--applications/luci-app-dcwapd/Makefile2
-rw-r--r--applications/luci-app-dnscrypt-proxy/Makefile2
-rw-r--r--applications/luci-app-dump1090/Makefile2
-rw-r--r--applications/luci-app-example/Makefile3
-rw-r--r--applications/luci-app-firewall/Makefile3
-rw-r--r--applications/luci-app-hd-idle/Makefile2
-rw-r--r--applications/luci-app-irqbalance/Makefile1
-rw-r--r--applications/luci-app-ksmbd/Makefile2
-rw-r--r--applications/luci-app-ledtrig-rssi/Makefile2
-rw-r--r--applications/luci-app-ledtrig-switch/Makefile2
-rw-r--r--applications/luci-app-ledtrig-usbport/Makefile2
-rw-r--r--applications/luci-app-ltqtapi/Makefile2
-rw-r--r--applications/luci-app-lxc/Makefile3
-rw-r--r--applications/luci-app-minidlna/Makefile2
-rw-r--r--applications/luci-app-mjpg-streamer/Makefile2
-rw-r--r--applications/luci-app-nextdns/Makefile2
-rw-r--r--applications/luci-app-nft-qos/Makefile2
-rw-r--r--applications/luci-app-nlbwmon/Makefile2
-rw-r--r--applications/luci-app-nut/Makefile2
-rw-r--r--applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua2
-rw-r--r--applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua2
-rw-r--r--applications/luci-app-nut/luasrc/model/cbi/nut_server.lua2
-rw-r--r--applications/luci-app-ocserv/Makefile2
-rw-r--r--applications/luci-app-olsr-services/Makefile2
-rw-r--r--applications/luci-app-olsr-viz/Makefile2
-rw-r--r--applications/luci-app-olsr/Makefile2
-rw-r--r--applications/luci-app-openvpn/Makefile2
-rw-r--r--applications/luci-app-opkg/Makefile2
-rw-r--r--applications/luci-app-p910nd/Makefile4
-rw-r--r--applications/luci-app-polipo/Makefile2
-rw-r--r--applications/luci-app-privoxy/Makefile7
-rw-r--r--applications/luci-app-qos/Makefile1
-rw-r--r--applications/luci-app-radicale/Makefile7
-rw-r--r--applications/luci-app-radicale2/Makefile1
-rw-r--r--applications/luci-app-rp-pppoe-server/Makefile2
-rw-r--r--applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua2
-rw-r--r--applications/luci-app-samba4/Makefile2
-rw-r--r--applications/luci-app-ser2net/Makefile1
-rw-r--r--applications/luci-app-shadowsocks-libev/Makefile2
-rw-r--r--applications/luci-app-siitwizard/Makefile3
-rw-r--r--applications/luci-app-softether/Makefile3
-rw-r--r--applications/luci-app-splash/Makefile2
-rw-r--r--applications/luci-app-statistics/Makefile2
-rw-r--r--applications/luci-app-tinyproxy/Makefile3
-rw-r--r--applications/luci-app-transmission/Makefile2
-rw-r--r--applications/luci-app-travelmate/Makefile1
-rw-r--r--applications/luci-app-ttyd/Makefile2
-rw-r--r--applications/luci-app-udpxy/Makefile2
-rw-r--r--applications/luci-app-uhttpd/Makefile2
-rw-r--r--applications/luci-app-unbound/Makefile2
-rw-r--r--applications/luci-app-upnp/Makefile2
-rw-r--r--applications/luci-app-usteer/Makefile2
-rw-r--r--applications/luci-app-vnstat/Makefile2
-rw-r--r--applications/luci-app-watchcat/Makefile3
-rw-r--r--applications/luci-app-wifischedule/Makefile2
-rw-r--r--applications/luci-app-wol/Makefile2
66 files changed, 126 insertions, 19 deletions
diff --git a/applications/luci-app-acl/Makefile b/applications/luci-app-acl/Makefile
index f3f03aac64..676a7e9238 100644
--- a/applications/luci-app-acl/Makefile
+++ b/applications/luci-app-acl/Makefile
@@ -7,6 +7,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI account management module
LUCI_DEPENDS:=+luci-base
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-adblock/Makefile b/applications/luci-app-adblock/Makefile
index 25f90af4f9..3ab2aba72c 100644
--- a/applications/luci-app-adblock/Makefile
+++ b/applications/luci-app-adblock/Makefile
@@ -7,6 +7,8 @@ LUCI_TITLE:=LuCI support for Adblock
LUCI_DEPENDS:=+luci-base +adblock
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Hannu Nyman <hannu.nyman@iki.fi> \
+ Dirk Brenken <dev@brenken.org>
include ../../luci.mk
diff --git a/applications/luci-app-ahcp/Makefile b/applications/luci-app-ahcp/Makefile
index 47e3f8c562..970963d695 100644
--- a/applications/luci-app-ahcp/Makefile
+++ b/applications/luci-app-ahcp/Makefile
@@ -11,6 +11,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI Support for AHCPd
LUCI_DEPENDS:=+luci-base +luci-compat +ahcpd
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-alist/Makefile b/applications/luci-app-alist/Makefile
index ab0ea5d576..a0a922e7ac 100644
--- a/applications/luci-app-alist/Makefile
+++ b/applications/luci-app-alist/Makefile
@@ -9,6 +9,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI app for AList
LUCI_DEPENDS:=+alist
+PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-attendedsysupgrade/Makefile b/applications/luci-app-attendedsysupgrade/Makefile
index cab27e6751..868446f5b8 100644
--- a/applications/luci-app-attendedsysupgrade/Makefile
+++ b/applications/luci-app-attendedsysupgrade/Makefile
@@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for attended sysupgrades
LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io
+PKG_MAINTAINER:=Paul Spooren <paul@spooren.de>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-babeld/Makefile b/applications/luci-app-babeld/Makefile
index 2c3675c3ee..85a4bf5d24 100644
--- a/applications/luci-app-babeld/Makefile
+++ b/applications/luci-app-babeld/Makefile
@@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for babeld
LUCI_DEPENDS:=+luci-base +babeld
+PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-banip/Makefile b/applications/luci-app-banip/Makefile
index c3c7ebea48..5f5dbefdbf 100644
--- a/applications/luci-app-banip/Makefile
+++ b/applications/luci-app-banip/Makefile
@@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for banIP
LUCI_DEPENDS:=+luci-base +banip
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
include ../../luci.mk
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
diff --git a/applications/luci-app-coovachilli/Makefile b/applications/luci-app-coovachilli/Makefile
index 1f3a0fc0ea..25f8d65576 100644
--- a/applications/luci-app-coovachilli/Makefile
+++ b/applications/luci-app-coovachilli/Makefile
@@ -9,6 +9,9 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Coova Chilli
LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN
+PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \
+ Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-dawn/Makefile b/applications/luci-app-dawn/Makefile
index 10877fad15..a840e95732 100644
--- a/applications/luci-app-dawn/Makefile
+++ b/applications/luci-app-dawn/Makefile
@@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for DAWN
LUCI_DEPENDS:=+luci-base +dawn
+PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-dcwapd/Makefile b/applications/luci-app-dcwapd/Makefile
index 6b85d0c864..5c3ddef3c1 100644
--- a/applications/luci-app-dcwapd/Makefile
+++ b/applications/luci-app-dcwapd/Makefile
@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Dual Channel Wi-Fi AP Daemon configuration module
LUCI_DEPENDS:=+luci-base +luci-compat +dcwapd
+PKG_MAINTAINER:=Carey Sonsino <csonsino@gmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-dnscrypt-proxy/Makefile b/applications/luci-app-dnscrypt-proxy/Makefile
index 20b838068e..18d465d9cf 100644
--- a/applications/luci-app-dnscrypt-proxy/Makefile
+++ b/applications/luci-app-dnscrypt-proxy/Makefile
@@ -7,6 +7,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for DNSCrypt-Proxy
LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils
+PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-dump1090/Makefile b/applications/luci-app-dump1090/Makefile
index 8cc7ef306d..2842222b81 100644
--- a/applications/luci-app-dump1090/Makefile
+++ b/applications/luci-app-dump1090/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for dump1090
LUCI_DEPENDS:=+luci-base +luci-compat +dump1090
+PKG_MAINTAINER:=Alvaro Fernandez Rojas <noltari@gmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-example/Makefile b/applications/luci-app-example/Makefile
index 5ba6c6e467..33c7d8c96e 100644
--- a/applications/luci-app-example/Makefile
+++ b/applications/luci-app-example/Makefile
@@ -7,6 +7,9 @@ LUCI_TITLE:=LuCI example app for js based luci
LUCI_DEPENDS:=+luci-base
LUCI_PKGARCH:=all
+PKG_MAINTAINER:=Andreas Brau <ab@andi95.de> \
+ Duncan Hill <github.com@cricalix.net>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-firewall/Makefile b/applications/luci-app-firewall/Makefile
index fc33128886..1ae78e16f0 100644
--- a/applications/luci-app-firewall/Makefile
+++ b/applications/luci-app-firewall/Makefile
@@ -6,10 +6,11 @@
include $(TOPDIR)/rules.mk
-LUCI_TITLE:=Firewall and Portforwarding application
+LUCI_TITLE:=Firewall and port forwarding application
LUCI_DEPENDS:=+luci-base +uci-firewall
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
diff --git a/applications/luci-app-hd-idle/Makefile b/applications/luci-app-hd-idle/Makefile
index e5c16c9fc2..248f5e7508 100644
--- a/applications/luci-app-hd-idle/Makefile
+++ b/applications/luci-app-hd-idle/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Hard Disk Idle Spin-Down module
LUCI_DEPENDS:=+luci-base +hd-idle +lsblk
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-irqbalance/Makefile b/applications/luci-app-irqbalance/Makefile
index 91e97cdc39..7b0cfa163d 100644
--- a/applications/luci-app-irqbalance/Makefile
+++ b/applications/luci-app-irqbalance/Makefile
@@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for irqbalance
LUCI_DEPENDS:=+luci-base +irqbalance
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Puran Lyu <pl2355@nyu.edu>
include ../../luci.mk
diff --git a/applications/luci-app-ksmbd/Makefile b/applications/luci-app-ksmbd/Makefile
index c360614e2d..db3932c46f 100644
--- a/applications/luci-app-ksmbd/Makefile
+++ b/applications/luci-app-ksmbd/Makefile
@@ -5,6 +5,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver
LUCI_DEPENDS:=+luci-base +ksmbd-server
+PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-ledtrig-rssi/Makefile b/applications/luci-app-ledtrig-rssi/Makefile
index 184739acef..f44b0c65cc 100644
--- a/applications/luci-app-ledtrig-rssi/Makefile
+++ b/applications/luci-app-ledtrig-rssi/Makefile
@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger rssi
LUCI_DEPENDS:=+luci-base +rssileds
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-ledtrig-switch/Makefile b/applications/luci-app-ledtrig-switch/Makefile
index debea20e4f..dbe4d1a89a 100644
--- a/applications/luci-app-ledtrig-switch/Makefile
+++ b/applications/luci-app-ledtrig-switch/Makefile
@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger switch
LUCI_DEPENDS:=+luci-base
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-ledtrig-usbport/Makefile b/applications/luci-app-ledtrig-usbport/Makefile
index 577ea9175f..4cd802e26c 100644
--- a/applications/luci-app-ledtrig-usbport/Makefile
+++ b/applications/luci-app-ledtrig-usbport/Makefile
@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger usbport
LUCI_DEPENDS:=+luci-base +kmod-usb-ledtrig-usbport
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-ltqtapi/Makefile b/applications/luci-app-ltqtapi/Makefile
index 0b377ba4b8..b6cb2ba06d 100644
--- a/applications/luci-app-ltqtapi/Makefile
+++ b/applications/luci-app-ltqtapi/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Lantiq Devices
LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN
+PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-lxc/Makefile b/applications/luci-app-lxc/Makefile
index 1a81d35391..bbdf0e0f13 100644
--- a/applications/luci-app-lxc/Makefile
+++ b/applications/luci-app-lxc/Makefile
@@ -13,7 +13,8 @@ define Package/luci-app-lxc/conffiles
/etc/config/lxc
endef
-PKG_MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr>
+PKG_MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr> \
+ Dirk Brenken <dev@brenken.org>
include ../../luci.mk
diff --git a/applications/luci-app-minidlna/Makefile b/applications/luci-app-minidlna/Makefile
index 29d1870f11..46de907e5d 100644
--- a/applications/luci-app-minidlna/Makefile
+++ b/applications/luci-app-minidlna/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for miniDLNA
LUCI_DEPENDS:=+luci-base +minidlna
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-mjpg-streamer/Makefile b/applications/luci-app-mjpg-streamer/Makefile
index 11048862f0..7564904c2d 100644
--- a/applications/luci-app-mjpg-streamer/Makefile
+++ b/applications/luci-app-mjpg-streamer/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=MJPG-Streamer service configuration module
LUCI_DEPENDS:=+luci-base +mjpg-streamer
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-nextdns/Makefile b/applications/luci-app-nextdns/Makefile
index 9d2734c186..25bb6eb974 100644
--- a/applications/luci-app-nextdns/Makefile
+++ b/applications/luci-app-nextdns/Makefile
@@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for NextDNS
LUCI_DEPENDS:=+luci-base +nextdns
+PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-nft-qos/Makefile b/applications/luci-app-nft-qos/Makefile
index ba546d999a..a7ee184997 100644
--- a/applications/luci-app-nft-qos/Makefile
+++ b/applications/luci-app-nft-qos/Makefile
@@ -11,6 +11,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=QoS over Nftables
LUCI_DEPENDS:=+luci-base +luci-compat +nft-qos
+PKG_MAINTAINER:=Rosy Song <rosysong@rosinson.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-nlbwmon/Makefile b/applications/luci-app-nlbwmon/Makefile
index 95c5f29b07..b446c8541d 100644
--- a/applications/luci-app-nlbwmon/Makefile
+++ b/applications/luci-app-nlbwmon/Makefile
@@ -5,6 +5,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=Netlink based bandwidth accounting
LUCI_DEPENDS:=+luci-base +luci-lib-chartjs +nlbwmon
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-nut/Makefile b/applications/luci-app-nut/Makefile
index e399a50217..b4af292046 100644
--- a/applications/luci-app-nut/Makefile
+++ b/applications/luci-app-nut/Makefile
@@ -11,6 +11,8 @@ LUCI_TITLE:=Network UPS Tools Configuration
LUCI_DEPENDS:=+luci-base +luci-compat
PKG_RELEASE:=1
+PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua
index 9afa2ed24e..cfcf11b9fe 100644
--- a/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua
+++ b/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua
@@ -1,4 +1,4 @@
--- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
+-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o
diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua
index b1bb1b850f..fa642cba60 100644
--- a/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua
+++ b/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua
@@ -1,4 +1,4 @@
--- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
+-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o
diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua
index 9bf1bda5bd..eef1949094 100644
--- a/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua
+++ b/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua
@@ -1,4 +1,4 @@
--- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
+-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o
diff --git a/applications/luci-app-ocserv/Makefile b/applications/luci-app-ocserv/Makefile
index 918e85815b..cdd5b52214 100644
--- a/applications/luci-app-ocserv/Makefile
+++ b/applications/luci-app-ocserv/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for OpenConnect VPN
LUCI_DEPENDS:=+luci-base +luci-compat +ocserv +certtool
+PKG_MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-olsr-services/Makefile b/applications/luci-app-olsr-services/Makefile
index 245ea602d5..7b1dbc3e60 100644
--- a/applications/luci-app-olsr-services/Makefile
+++ b/applications/luci-app-olsr-services/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Show services announced with the nameservice plugin
LUCI_DEPENDS:=+luci-base +luci-app-olsr +olsrd +olsrd-mod-nameservice
+PKG_MAINTAINER:=Andreas Brau <ab@andi95.de>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-olsr-viz/Makefile b/applications/luci-app-olsr-viz/Makefile
index 34ac041f4d..a2f4126b98 100644
--- a/applications/luci-app-olsr-viz/Makefile
+++ b/applications/luci-app-olsr-viz/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=OLSR Visualisation
LUCI_DEPENDS:=+luci-base +luci-app-olsr +olsrd +olsrd-mod-txtinfo
+PKG_MAINTAINER:=Lorenz Schori <lo@znerol.ch>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-olsr/Makefile b/applications/luci-app-olsr/Makefile
index b503809a78..5460e98367 100644
--- a/applications/luci-app-olsr/Makefile
+++ b/applications/luci-app-olsr/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=OLSR configuration and status module
LUCI_DEPENDS:=+luci-base +olsrd
+PKG_MAINTAINER:=Manuel Munz <munz@comuno.net>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-openvpn/Makefile b/applications/luci-app-openvpn/Makefile
index 74df261b0d..0f1d15003c 100644
--- a/applications/luci-app-openvpn/Makefile
+++ b/applications/luci-app-openvpn/Makefile
@@ -10,6 +10,8 @@ LUCI_TITLE:=LuCI Support for OpenVPN
LUCI_DEPENDS:=+luci-base +luci-compat
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \
+ Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk
diff --git a/applications/luci-app-opkg/Makefile b/applications/luci-app-opkg/Makefile
index 1510a5acb9..b0991ff1c4 100644
--- a/applications/luci-app-opkg/Makefile
+++ b/applications/luci-app-opkg/Makefile
@@ -11,6 +11,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=OPKG package management application
LUCI_DEPENDS:=+luci-base +opkg
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-p910nd/Makefile b/applications/luci-app-p910nd/Makefile
index be3c7223a1..7cdf1e03de 100644
--- a/applications/luci-app-p910nd/Makefile
+++ b/applications/luci-app-p910nd/Makefile
@@ -9,6 +9,10 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=p910nd - Printer server module
LUCI_DEPENDS:=+luci-base +luci-compat +p910nd
+PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Paul Donald <newtwen@gmail.com> \
+ Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-polipo/Makefile b/applications/luci-app-polipo/Makefile
index cd157e48e9..46df7613e2 100644
--- a/applications/luci-app-polipo/Makefile
+++ b/applications/luci-app-polipo/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for the Polipo Proxy
LUCI_DEPENDS:=+luci-base +luci-compat +polipo
+PKG_MAINTAINER:=Aleksandar Krsteski <alekrsteski@gmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-privoxy/Makefile b/applications/luci-app-privoxy/Makefile
index 5c1f30a5b6..e872a858f8 100644
--- a/applications/luci-app-privoxy/Makefile
+++ b/applications/luci-app-privoxy/Makefile
@@ -8,18 +8,13 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-privoxy
-# Version == major.minor.patch
-# increase "minor" on new functionality and "patch" on patches/optimization
PKG_VERSION:=1.0.6
-# Release == build
-# increase on changes of translation files
PKG_RELEASE:=2
PKG_LICENSE:=Apache-2.0
-PKG_MAINTAINER:=
+PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>
-# LuCI specific settings
LUCI_TITLE:=LuCI Support for Privoxy WEB proxy
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base +privoxy
diff --git a/applications/luci-app-qos/Makefile b/applications/luci-app-qos/Makefile
index 846858d043..8e7696433d 100644
--- a/applications/luci-app-qos/Makefile
+++ b/applications/luci-app-qos/Makefile
@@ -10,6 +10,7 @@ LUCI_TITLE:=Quality of Service configuration module
LUCI_DEPENDS:=+luci-base +luci-compat +qos-scripts
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
include ../../luci.mk
diff --git a/applications/luci-app-radicale/Makefile b/applications/luci-app-radicale/Makefile
index eee10b2a4d..3d4e5e6aac 100644
--- a/applications/luci-app-radicale/Makefile
+++ b/applications/luci-app-radicale/Makefile
@@ -8,18 +8,13 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-radicale
-# Version == major.minor.patch
-# increase "minor" on new functionality and "patch" on patches/optimization
PKG_VERSION:=1.1.0
-# Release == build
-# increase on changes of translation files
PKG_RELEASE:=2
PKG_LICENSE:=Apache-2.0
-PKG_MAINTAINER:=
+PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>
-# LuCI specific settings
LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base
diff --git a/applications/luci-app-radicale2/Makefile b/applications/luci-app-radicale2/Makefile
index c2c6838db0..de84290ada 100644
--- a/applications/luci-app-radicale2/Makefile
+++ b/applications/luci-app-radicale2/Makefile
@@ -4,6 +4,7 @@ LUCI_TITLE:=Radicale v2.x CalDAV/CardDAV Server
LUCI_DEPENDS:=+luci-base +luci-compat +radicale2 +rpcd-mod-rad2-enc
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
LUA_TARGET:=source
diff --git a/applications/luci-app-rp-pppoe-server/Makefile b/applications/luci-app-rp-pppoe-server/Makefile
index 4454242d48..c3d40d735c 100644
--- a/applications/luci-app-rp-pppoe-server/Makefile
+++ b/applications/luci-app-rp-pppoe-server/Makefile
@@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Roaring Penguin PPPoE Server
LUCI_DEPENDS:=+luci-base +luci-compat +rp-pppoe-server
+PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua b/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua
index 91e1e54532..fc7d963ebd 100644
--- a/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua
+++ b/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua
@@ -1,4 +1,4 @@
--- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
+-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o
diff --git a/applications/luci-app-samba4/Makefile b/applications/luci-app-samba4/Makefile
index 0073e6a7e3..6d2fa681ca 100644
--- a/applications/luci-app-samba4/Makefile
+++ b/applications/luci-app-samba4/Makefile
@@ -5,6 +5,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver
LUCI_DEPENDS:=+luci-base +samba4-server
+PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-ser2net/Makefile b/applications/luci-app-ser2net/Makefile
index 72ca1f698a..dc81720bbc 100644
--- a/applications/luci-app-ser2net/Makefile
+++ b/applications/luci-app-ser2net/Makefile
@@ -10,6 +10,7 @@ LUCI_TITLE:=LuCI Support for ser2net
LUCI_DEPENDS:=+luci-base +ser2net
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Michele Primavera <primavera@elmod.it>
include ../../luci.mk
diff --git a/applications/luci-app-shadowsocks-libev/Makefile b/applications/luci-app-shadowsocks-libev/Makefile
index de34dff2f7..040cf87ead 100644
--- a/applications/luci-app-shadowsocks-libev/Makefile
+++ b/applications/luci-app-shadowsocks-libev/Makefile
@@ -10,6 +10,8 @@ LUCI_TITLE:=LuCI Support for shadowsocks-libev
LUCI_DEPENDS:=+luci-base
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com> \
+ Jian Chang <aa65535@live.com>
include ../../luci.mk
diff --git a/applications/luci-app-siitwizard/Makefile b/applications/luci-app-siitwizard/Makefile
index 7677db0cf2..a352ae07f0 100644
--- a/applications/luci-app-siitwizard/Makefile
+++ b/applications/luci-app-siitwizard/Makefile
@@ -9,6 +9,9 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=SIIT IPv4-over-IPv6 configuration wizard
LUCI_DEPENDS:=+luci-base +luci-compat +kmod-siit
+PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \
+ Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-softether/Makefile b/applications/luci-app-softether/Makefile
index 0321508401..879c91be5f 100644
--- a/applications/luci-app-softether/Makefile
+++ b/applications/luci-app-softether/Makefile
@@ -7,6 +7,9 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Softether management application
LUCI_DEPENDS:=+luci-base +softethervpn5-client
+PKG_MAINTAINER:=BERENYI Balazs <balazs@wee.hu> \
+ Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-splash/Makefile b/applications/luci-app-splash/Makefile
index 5d9503c622..74866fe00a 100644
--- a/applications/luci-app-splash/Makefile
+++ b/applications/luci-app-splash/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Freifunk DHCP-Splash application
LUCI_DEPENDS:=+luci-base +luci-compat +luci-lib-nixio +luci-lib-iptparser +luci-lua-runtime +tc +kmod-sched +iptables-mod-nat-extra +iptables-mod-ipopt
+PKG_MAINTAINER:=Manuel Munz <munz@comuno.net>
+
define Package/luci-app-splash/conffiles
/etc/config/luci_splash
/usr/lib/luci-splash/splashtext.html
diff --git a/applications/luci-app-statistics/Makefile b/applications/luci-app-statistics/Makefile
index 132b1402c7..38f9585795 100644
--- a/applications/luci-app-statistics/Makefile
+++ b/applications/luci-app-statistics/Makefile
@@ -21,6 +21,8 @@ LUCI_DEPENDS:= \
+collectd-mod-load \
+collectd-mod-network
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
define Package/luci-app-statistics/conffiles
/etc/config/luci_statistics
endef
diff --git a/applications/luci-app-tinyproxy/Makefile b/applications/luci-app-tinyproxy/Makefile
index 8a90ce7f16..4ed08f0528 100644
--- a/applications/luci-app-tinyproxy/Makefile
+++ b/applications/luci-app-tinyproxy/Makefile
@@ -9,6 +9,9 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Tinyproxy - HTTP(S)-Proxy configuration
LUCI_DEPENDS:=+luci-base +luci-compat +tinyproxy
+PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \
+ Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-transmission/Makefile b/applications/luci-app-transmission/Makefile
index ff0b105a14..8a4291079a 100644
--- a/applications/luci-app-transmission/Makefile
+++ b/applications/luci-app-transmission/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Transmission
LUCI_DEPENDS:=+luci-base +transmission-daemon
+PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-travelmate/Makefile b/applications/luci-app-travelmate/Makefile
index 34ecbe1de5..b6a528fe6e 100644
--- a/applications/luci-app-travelmate/Makefile
+++ b/applications/luci-app-travelmate/Makefile
@@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for Travelmate
LUCI_DEPENDS:=+luci-base +travelmate
PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
include ../../luci.mk
diff --git a/applications/luci-app-ttyd/Makefile b/applications/luci-app-ttyd/Makefile
index 148464411a..577c9142b2 100644
--- a/applications/luci-app-ttyd/Makefile
+++ b/applications/luci-app-ttyd/Makefile
@@ -5,6 +5,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=ttyd - Command-line tool for sharing terminal over the web
LUCI_DEPENDS:=+luci-base +ttyd
+PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-udpxy/Makefile b/applications/luci-app-udpxy/Makefile
index ee2350ba93..8c4f4d0e6f 100644
--- a/applications/luci-app-udpxy/Makefile
+++ b/applications/luci-app-udpxy/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for udpxy
LUCI_DEPENDS:=+luci-base +udpxy
+PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-uhttpd/Makefile b/applications/luci-app-uhttpd/Makefile
index da7e8697fd..70e33eb30f 100644
--- a/applications/luci-app-uhttpd/Makefile
+++ b/applications/luci-app-uhttpd/Makefile
@@ -11,7 +11,7 @@ LUCI_TITLE:=uHTTPd Webserver Configuration
LUCI_DEPENDS:=+luci-base +uhttpd
PKG_LICENSE:=Apache-2.0
-PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
+PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
include ../../luci.mk
diff --git a/applications/luci-app-unbound/Makefile b/applications/luci-app-unbound/Makefile
index 4376a9aa8e..023ad047d7 100644
--- a/applications/luci-app-unbound/Makefile
+++ b/applications/luci-app-unbound/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration
LUCI_DEPENDS:=+luci-base +luci-compat +unbound-daemon
+PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@hotmail.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-upnp/Makefile b/applications/luci-app-upnp/Makefile
index 064d5a6d0b..aa32ace965 100644
--- a/applications/luci-app-upnp/Makefile
+++ b/applications/luci-app-upnp/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Universal Plug and Play (UPnP IGD) & PCP/NAT-PMP configuration module
LUCI_DEPENDS:=+luci-base +miniupnpd +rpcd-mod-ucode
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-usteer/Makefile b/applications/luci-app-usteer/Makefile
index f0fb08177c..bf70e760b5 100644
--- a/applications/luci-app-usteer/Makefile
+++ b/applications/luci-app-usteer/Makefile
@@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI usteer app for js based luci
LUCI_DEPENDS:=+luci-base +usteer
+PKG_MAINTAINER:=Ramon Van Gorkom <github@flightfoil.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-vnstat/Makefile b/applications/luci-app-vnstat/Makefile
index 606a0853c8..9d53258092 100644
--- a/applications/luci-app-vnstat/Makefile
+++ b/applications/luci-app-vnstat/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for VnStat
LUCI_DEPENDS:=+luci-base +luci-compat +vnstat +vnstati
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-watchcat/Makefile b/applications/luci-app-watchcat/Makefile
index 7d45ec1436..4e0fae2db9 100644
--- a/applications/luci-app-watchcat/Makefile
+++ b/applications/luci-app-watchcat/Makefile
@@ -5,6 +5,9 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Watchcat
LUCI_DEPENDS:=+luci-base +watchcat
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> \
+ Nicholas Smith <nicholas@nbembedded.com>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-wifischedule/Makefile b/applications/luci-app-wifischedule/Makefile
index e6d5c5fbe2..bc1137fa78 100644
--- a/applications/luci-app-wifischedule/Makefile
+++ b/applications/luci-app-wifischedule/Makefile
@@ -17,6 +17,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Turns WiFi on and off according to a schedule
LUCI_DEPENDS:=+luci-base +luci-compat +wifischedule
+PKG_MAINTAINER:=Nils Koenig <openwrt@newk.it>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
diff --git a/applications/luci-app-wol/Makefile b/applications/luci-app-wol/Makefile
index 6d493cc76b..32e2de62be 100644
--- a/applications/luci-app-wol/Makefile
+++ b/applications/luci-app-wol/Makefile
@@ -11,6 +11,8 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI Support for Wake-on-LAN
LUCI_DEPENDS:=+luci-base +etherwake
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature