treewide: Add missing PKG_MAINTAINER
authorSergey Ponomarev <stokito@gmail.com>
Tue, 9 Jan 2024 20:56:10 +0000 (22:56 +0200)
committerPaul Donald <newtwen+github@gmail.com>
Mon, 27 May 2024 23:55:14 +0000 (01:55 +0200)
Daniel F. Dickinson changed email address to <dfdpublic@wildtechgarden.ca>

luci-all-lxl has a maintainer Petar Koretic <petar.koretic@sartura.hr> but there is no corresponding GitHub account.
So Dirk Brenken was added as a second maintainer: he answered on an issue of the app.

When maintainer wasn't set the initial author was used, or most contributor or Jo-Philipp Wich as a default.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
85 files changed:
applications/luci-app-acl/Makefile
applications/luci-app-adblock/Makefile
applications/luci-app-ahcp/Makefile
applications/luci-app-alist/Makefile
applications/luci-app-attendedsysupgrade/Makefile
applications/luci-app-babeld/Makefile
applications/luci-app-banip/Makefile
applications/luci-app-commands/Makefile
applications/luci-app-coovachilli/Makefile
applications/luci-app-dawn/Makefile
applications/luci-app-dcwapd/Makefile
applications/luci-app-dnscrypt-proxy/Makefile
applications/luci-app-dump1090/Makefile
applications/luci-app-example/Makefile
applications/luci-app-firewall/Makefile
applications/luci-app-hd-idle/Makefile
applications/luci-app-irqbalance/Makefile
applications/luci-app-ksmbd/Makefile
applications/luci-app-ledtrig-rssi/Makefile
applications/luci-app-ledtrig-switch/Makefile
applications/luci-app-ledtrig-usbport/Makefile
applications/luci-app-ltqtapi/Makefile
applications/luci-app-lxc/Makefile
applications/luci-app-minidlna/Makefile
applications/luci-app-mjpg-streamer/Makefile
applications/luci-app-nextdns/Makefile
applications/luci-app-nft-qos/Makefile
applications/luci-app-nlbwmon/Makefile
applications/luci-app-nut/Makefile
applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua
applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua
applications/luci-app-nut/luasrc/model/cbi/nut_server.lua
applications/luci-app-ocserv/Makefile
applications/luci-app-olsr-services/Makefile
applications/luci-app-olsr-viz/Makefile
applications/luci-app-olsr/Makefile
applications/luci-app-openvpn/Makefile
applications/luci-app-opkg/Makefile
applications/luci-app-p910nd/Makefile
applications/luci-app-polipo/Makefile
applications/luci-app-privoxy/Makefile
applications/luci-app-qos/Makefile
applications/luci-app-radicale/Makefile
applications/luci-app-radicale2/Makefile
applications/luci-app-rp-pppoe-server/Makefile
applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua
applications/luci-app-samba4/Makefile
applications/luci-app-ser2net/Makefile
applications/luci-app-shadowsocks-libev/Makefile
applications/luci-app-siitwizard/Makefile
applications/luci-app-softether/Makefile
applications/luci-app-splash/Makefile
applications/luci-app-statistics/Makefile
applications/luci-app-tinyproxy/Makefile
applications/luci-app-transmission/Makefile
applications/luci-app-travelmate/Makefile
applications/luci-app-ttyd/Makefile
applications/luci-app-udpxy/Makefile
applications/luci-app-uhttpd/Makefile
applications/luci-app-unbound/Makefile
applications/luci-app-upnp/Makefile
applications/luci-app-usteer/Makefile
applications/luci-app-vnstat/Makefile
applications/luci-app-watchcat/Makefile
applications/luci-app-wifischedule/Makefile
applications/luci-app-wol/Makefile
modules/luci-compat/luasrc/model/network/proto_vpnc.lua
protocols/luci-proto-3g/Makefile
protocols/luci-proto-autoip/Makefile
protocols/luci-proto-batman-adv/Makefile
protocols/luci-proto-external/Makefile
protocols/luci-proto-ipv6/Makefile
protocols/luci-proto-mbim/Makefile
protocols/luci-proto-modemmanager/Makefile
protocols/luci-proto-ncm/Makefile
protocols/luci-proto-openconnect/Makefile
protocols/luci-proto-openfortivpn/Makefile
protocols/luci-proto-ppp/Makefile
protocols/luci-proto-qmi/Makefile
protocols/luci-proto-relay/Makefile
protocols/luci-proto-sstp/Makefile
protocols/luci-proto-unet/Makefile
protocols/luci-proto-vpnc/Makefile
protocols/luci-proto-wireguard/Makefile
protocols/luci-proto-yggdrasil/Makefile

index f3f03aac6455bd031e1d13e11adcea995ad886ec..676a7e9238fdf9f82a77e7e406e304a7fd17bace 100644 (file)
@@ -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
index 25f90af4f9453c99037e858807d840bfa9a120fd..3ab2aba72cc7ba1e2e46ecd017c9863bd32f382d 100644 (file)
@@ -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
 
index 47e3f8c562f9c49c35aac0540186dbeb0fc7004f..970963d6953b90759eb3a66678dd07c8747e4d90 100644 (file)
@@ -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
index ab0ea5d576e3790bcb56f188276f78e2cd12f4f6..a0a922e7ac8a8efbd81b9a8f31752d1c87c7baae 100644 (file)
@@ -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
index cab27e6751263e887129cbc41e83f8b61d8aaa09..868446f5b88a29b1953a5429b53952ad13af9c4e 100644 (file)
@@ -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
index 2c3675c3ee1faa2b91ef0be15186536922853f48..85a4bf5d247cd61fde4e889dcdbd32c6a713d66f 100644 (file)
@@ -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
index c3c7ebea4831f05adbbb3d720ad7d1a2c1c788d5..5f5dbefdbfb2a37b8456194f966442cea608ef8e 100644 (file)
@@ -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
 
index 6378f572ff1c2b247f95fc286c0b4d01f102497a..828f6a4bfe712832ce6353a0b2d4626dcf0af9c4 100644 (file)
@@ -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
 
index 1f3a0fc0ea67c3af5e90f1706577319e42c784fa..25f8d655767e9bd2b49060141dc342ac95a38424 100644 (file)
@@ -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
index 10877fad15fc125e5216d7ac1d8f03490f1bc3d7..a840e9573246edc10d9cb802a75c6e5c0a793801 100644 (file)
@@ -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
index 6b85d0c864ca5be7321f7a888ec51fc6e5d53e13..5c3ddef3c131a76d8dd89ce350b39794ccf20c3c 100644 (file)
@@ -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
index 20b838068e0aff60b000421d3a45d8f6d2b5cf8a..18d465d9cfc7bc0179c4d17ed4768ac5610a2bcd 100644 (file)
@@ -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
index 8cc7ef306d869beea01009ca7f76d2e84b5e464a..2842222b81b066aea4730c404d054ebc493578ec 100644 (file)
@@ -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
index 5ba6c6e467b682f6c83dd6f8fa0919785c9c8234..33c7d8c96eed91fce4f1c5626ff2831a4e4a6351 100644 (file)
@@ -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
index fc3312888689e43c303a48a184d4b58d96780c6e..1ae78e16f02864984602102239ac208e8aeb87a3 100644 (file)
@@ -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
 
index e5c16c9fc25967fdf1bfa30d7937463f0a5ce8c4..248f5e7508c555e66114b882e606e7bc8ffde728 100644 (file)
@@ -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
index 91e97cdc39483b43c8f422d14d0e0c7f70088594..7b0cfa163d07f5ebb19d07550fc49239cd29fb3c 100644 (file)
@@ -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
 
index c360614e2d49189e08a5909d02d8d150b0e5ed40..db3932c46f9c85be338fd7734e391ce19e057a83 100644 (file)
@@ -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
index 184739acefc2e2688addd7c5a7346867b9185700..f44b0c65ccb2c7d7be1983b880d19704e0ff0524 100644 (file)
@@ -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
index debea20e4f803a0bae085c8d92766124a1e56d17..dbe4d1a89a55d29db75e60ba151ba0f9f0baba7e 100644 (file)
@@ -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
index 577ea9175fd9bfd8cb1b5c4d1fcbd88c3c5aafaa..4cd802e26cbf0c83c7e6c0f52a48643e4c91e836 100644 (file)
@@ -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
index 0b377ba4b87d4d55e170aa88f90711df713d3756..b6cb2ba06d2e265056b99bdb52ff1e47e8a3584b 100644 (file)
@@ -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
index 1a81d35391afb63e59b615c1b5b7e1ebce04e88d..bbdf0e0f130945398ccf2af15130ae9ad36f8ea0 100644 (file)
@@ -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
 
index 29d1870f110849efff0b098f348be66ff9d48da2..46de907e5d89471cc9ecc6740c4ae00fb9733af6 100644 (file)
@@ -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
index 11048862f06465016908e9f19be661f532d72de1..7564904c2d2d600547bbd5126b026a34f2e7a716 100644 (file)
@@ -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
index 9d2734c186c1bc83f594b88e8dbda3afe6b3880b..25bb6eb974c6fc2b4efbd774ddd0b19f265133d2 100644 (file)
@@ -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
index ba546d999a67eb67278b672afa3312b7a32835e2..a7ee18499725fa1d67e7ec01fcc8c630085f5dc7 100644 (file)
@@ -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
index 95c5f29b07e4f74e4933c5161cd75879be8a1c99..b446c8541dcc5efaeaa61aad42e08d40f91105da 100644 (file)
@@ -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
index e399a5021728b7244eb0406875253fd0a30f24d1..b4af2920466229a2f7fef2cd899ad6cc140d2eb6 100644 (file)
@@ -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
index 9afa2ed24e769424092658b0296496fda1aa180d..cfcf11b9fe4d5604a30d36bf7451c1b0be42044e 100644 (file)
@@ -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
index b1bb1b850fa8d344dd768c081585c6afbb428c1b..fa642cba6057ea829f8bad3a4b4f0d6309326e3b 100644 (file)
@@ -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
index 9bf1bda5bdf22f52174b9316ad8a15674e3c6c1d..eef1949094c38cf76a49f0f7266aa4547ba4ebd7 100644 (file)
@@ -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
index 918e85815b18fb4b56cb33e802143dcdcdce4f51..cdd5b52214f80a8cd8c7829889357ccb108444fd 100644 (file)
@@ -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
index 245ea602d5f51f64f6e6cf1b4f280b66798f9000..7b1dbc3e606b80e9f80f76005c0f7302435f869f 100644 (file)
@@ -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
index 34ac041f4d1ac617a526c2e09b2a31386fa72844..a2f4126b981bc1202dc7b1fb545335b45a8207ae 100644 (file)
@@ -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
index b503809a78b04f715eda69cadbea6f38d0fdcbc0..5460e9836745334f8569ada581bd8e6ebdef5ab4 100644 (file)
@@ -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
index 74df261b0d72e904b6180479e055f3f5429dc5e3..0f1d15003cf2cd9e74d666649fd867159221bbca 100644 (file)
@@ -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
 
index 1510a5acb96a5142fa3b2650441c3817fa934917..b0991ff1c48f413dcd8bef50c06ba8daacd3a012 100644 (file)
@@ -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
index be3c7223a1ebc20b7c954d0bb77b1bcfb7872216..7cdf1e03ded881482bab59aa27c84004b8810f54 100644 (file)
@@ -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
index cd157e48e96cc5fd4b159c94d30bde62e7f21785..46df7613e250c9531120229f471c9c613399daf1 100644 (file)
@@ -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
index 5c1f30a5b6e60bcbff9e83c17746dbdad20e2ba1..e872a858f8847b01feb51b676e40d704ac4fb35e 100644 (file)
@@ -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
 
index 846858d0436cae1c67534e1c5975c9b92e6409d4..8e7696433d3806b05da863132be02ddd98356a75 100644 (file)
@@ -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
 
index eee10b2a4d36717383d53f1da4ed01f5e9a542a1..3d4e5e6aac2ee956041c3e17ff95ff2f4907cff8 100644 (file)
@@ -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
 
index c2c6838db010c91de70770e4557ccd5a2150d217..de84290adad2ce173d289107735073a2cae8a9d1 100644 (file)
@@ -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
 
index 4454242d48607574b9d949239fd301f3fe91ed3c..c3d40d735c870e77cdb81f785601cc16d5fb050c 100644 (file)
@@ -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
index 91e1e5453263d8d9c9eff4edd5dc7b8057a50851..fc7d963ebd16f99fac3c9f810a8425eec9911da6 100644 (file)
@@ -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
index 0073e6a7e3d7a77af7c2ea5fc7ecde9cbdbb9eda..6d2fa681cacee93e457b794da2b78083980995d9 100644 (file)
@@ -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
index 72ca1f698aee3c75df8f7f8af8948ace84421022..dc81720bbc4c73b677b888225a3309829656ef92 100644 (file)
@@ -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
 
index de34dff2f7336676b53f21dfe29a36ff5228edc2..040cf87ead877be3474f3632076a1a6c8e155587 100644 (file)
@@ -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
 
index 7677db0cf2386227ef5c0b7c1e4b5ec289978780..a352ae07f06f18486772dad543eb0f3e47c5d1ca 100644 (file)
@@ -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
index 03215084012a2573cd03e010cff3974f255e39bd..879c91be5f3c8aa1aff68ae45ba492f056b5254a 100644 (file)
@@ -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
index 5d9503c62270bac62a7cc783e9dc97de21d277de..74866fe00a67b3bc86a093d5a4821beaa95a409a 100644 (file)
@@ -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
index 132b1402c72fe02f880900425340690067ac303b..38f9585795c0be82d3a156ed30a05068fa93714c 100644 (file)
@@ -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
index 8a90ce7f16d5a8f7c1783116df7b4cfaf3b5f2aa..4ed08f0528c89fae768fb910eb52d25f8ce6adca 100644 (file)
@@ -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
index ff0b105a14c837840b2d34597c9ef27a249b2c5a..8a4291079a6c8c72f4266f5719b7bf5a23c8143d 100644 (file)
@@ -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
index 34ecbe1de530d20ea92dc49bb00134c87b1f4b87..b6a528fe6e86cfc93616ed31e7f9ca5f2c77ee15 100644 (file)
@@ -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
 
index 148464411aa97d26f7ce3f7835c36f2e190ca2c0..577c9142b2d1ac61e6afd0d2cb3883fcf260e072 100644 (file)
@@ -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
index ee2350ba933c0541f00fc497efd6adaabab682e7..8c4f4d0e6f09861fc5f9850912a058b973b2881c 100644 (file)
@@ -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
index da7e8697fd0cf67991646bde200e8488a394a5ee..70e33eb30fd45b7ec90bea954b276756ba1e90ee 100644 (file)
@@ -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
 
index 4376a9aa8e1b6069e9aee70b9f65f0b082900ca2..023ad047d7a4301c3348528be6fdf714b09ddcd8 100644 (file)
@@ -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
index 064d5a6d0bba7ab0de0f96354e488ce6584e6eee..aa32ace965f78ad4ed33f789da38ad951b3fb41d 100644 (file)
@@ -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
index f0fb08177cc01c16135f86f085b0fd0cd6dd8f19..bf70e760b52f434f6f962941ba9eab4b26bf0c14 100644 (file)
@@ -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
index 606a0853c8904314b9ed3525b2bdf1f9ac2f2f34..9d53258092000069af5571d4ac30c9b7cdc8890d 100644 (file)
@@ -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
index 7d45ec1436ce9fecfd350ade2ecb03198881ed8d..4e0fae2db9ec3d9d209f03e1855d032a11c6c3ce 100644 (file)
@@ -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
index e6d5c5fbe239651bf2b2fdfecf95227fe977e608..bc1137fa783baaef511c20f3486c2288a65254f8 100644 (file)
@@ -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
index 6d493cc76b94aa02381c37e3d26be29b0abe155a..32e2de62bee66fa5e7a606d9772816170fa37302 100644 (file)
@@ -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
index 899a67ad0a73d471813a31cb85094677640402e2..9a269a1283db5e70005da863718db31b24bf76f2 100644 (file)
@@ -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 netmod = luci.model.network
index 53caa06caec0dc07df41f77081feda776e4893fc..67fd608b71a222901cec8c898df7a49125c0c00f 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for 3G
 LUCI_DEPENDS:=+comgt
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
 
index 87f8dcd5322994ac71d2cc99beb121872dd2978f..8da1a2fac7c07390dfa7b462fa4a3d6bc130c83c 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Avahi IPv4LL configuration
 LUCI_DEPENDS:=+avahi-autoipd
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
 
index 1e1ab098919d505b787ef93c3d8dac10ed6d7012..e62a3f5ecd88fa6b987460be2461a0075737a394 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for the batman-adv protocol
 LUCI_DEPENDS:=+kmod-batman-adv
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Marc Ahlgrim <marc@onemarcfifty.com>
 
 include ../../luci.mk
 
index e67a042cf2dc3a301c7697ed63cc43306412e25f..1b0d9ccac8f1afb6fa90472f260cb240f2e502d4 100644 (file)
@@ -4,6 +4,7 @@ LUCI_TITLE:=Support for externally managed protocol
 LUCI_DEPENDS:=+external-protocol
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
 
 include ../../luci.mk
 
index ac81d2abe0341eb78f2b1d21863384b8666d1968..edee5705bc9fd153f0a4faa111c20cb3a1376c6e 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for DHCPv6/6in4/6to4/6rd/DS-Lite/IPIP6
 LUCI_DEPENDS:=@IPV6
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
 
index 3716f4b7b0901ede85f5e69974cd89fe7171d464..fcb994a165df3ef63fbc4281f7d19d364c4725ec 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for MBIM
 LUCI_DEPENDS:=+umbim
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Howard Chu <hyc@symas.com>
 
 include ../../luci.mk
 
index d45954a90d94cc1ae671ec084621a7bcba87eed3..b4eaa609697f9e465ae548091e335e23e13b00f6 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for ModemManager
 LUCI_DEPENDS:=+modemmanager
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Nicholas Smith <nicholas@nbembedded.com>
 
 include ../../luci.mk
 
index 063b934e749c45ce16d38b9a48318e356030de2f..5c85980ebc500b406738736dd1a93c5a98f06ab2 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for NCM
 LUCI_DEPENDS:=+comgt-ncm
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
 
 include ../../luci.mk
 
index 1b9232baa8fb6597bed9f44775d82cd9e95e3c52..de821b588b7e92d19c6c9f2de4e587d79b7734ce 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for OpenConnect VPN
 LUCI_DEPENDS:=+openconnect +luci-lua-runtime
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
 
index 8bcdd5dd62b57d556e692dacd8c6f3aa44e03e9b..b4c7795129b52419f9e63199be4d0bef329d7f57 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for OpenFortivpn
 LUCI_DEPENDS:=+openfortivpn +luci-lua-runtime
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Aaron Goodman <aaronjg@stanford.edu>
 
 include ../../luci.mk
 
index dd1859ef54141347a58c960cd44b273aaf94e117..7b60403d881c374acf617ce1e0fd3569a4e2617e 100644 (file)
@@ -7,9 +7,9 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Support for PPP/PPPoE/PPPoA/PPtP
-LUCI_DEPENDS:=
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
 
index 07793a377dd30a6011e955aa74ad245eabc84025..23f23727901f812f3b2817f1060a92bb69ebea6f 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for QMI
 LUCI_DEPENDS:=+uqmi
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=David Thornley <david.thornley@touchstargroup.com>
 
 include ../../luci.mk
 
index b543f85c47c4ca86c3d78c1075517d11e06dd0de..0b12a50bd618b95aefac59693b10a291f3595ce6 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for relayd pseudo bridges
 LUCI_DEPENDS:=+relayd
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
 
index cb552851b2482e6c78f632e62bea3713d3b3ecfb..1ebcd83a624e92350c72477c260ffec1f33e652d 100644 (file)
@@ -11,6 +11,7 @@ LUCI_DEPENDS:=+sstp-client
 LUCI_PKGARCH:=all
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Robert Koszewski <rkkoszewski@gmail.com>
 
 include ../../luci.mk
 
index b905d81439667d0f9dd2f6f9eab967f96f4a0212..c6cf56f497ee6ebc6c8234c5f4922a6569986e6c 100644 (file)
@@ -11,6 +11,7 @@ LUCI_DEPENDS:=+unetd +unet-cli
 LUCI_PKGARCH:=all
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Hannu Nyman <hannu.nyman@iki.fi>
 
 include ../../luci.mk
 
index 33222842a2414459f3954fd51165f0c26ef2ee91..eb9197f14119a7f8c1d43a125557f82b0c772ad9 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Support for VPNC VPN
 LUCI_DEPENDS:=+vpnc
 
-PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>
+PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
 PKG_LICENSE:=Apache-2.0
 
 include ../../luci.mk
index 6c5f80c975530716b3f6a513282492bd25569b40..e55cc6592e667ef4e7e6222722c310e9c6a005c7 100644 (file)
@@ -11,6 +11,7 @@ LUCI_DEPENDS:=+wireguard-tools +ucode
 LUCI_PKGARCH:=all
 
 PKG_LICENSE:=Apache-2.0
+PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
 
 include ../../luci.mk
 
index 1025cb67cab69e639df430694ef2b10cd5672282..bc95e4b0bd5152c13c01fe8aa72d6c73dafc06b5 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Yggdrasil Network
 LUCI_DEPENDS:=+yggdrasil
 LUCI_PKGARCH:=all
 PKG_VERSION:=1.1.0
+PKG_MAINTAINER:=William Fleurant <meshnet@protonmail.com>
 
 include ../../luci.mk