From fbbfdb4afc95a59df1034f1fda525e94855e1633 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Tue, 9 Jan 2024 22:56:10 +0200 Subject: treewide: Add missing PKG_MAINTAINER Daniel F. Dickinson changed email address to luci-all-lxl has a maintainer Petar Koretic 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 --- protocols/luci-proto-vpnc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/luci-proto-vpnc') diff --git a/protocols/luci-proto-vpnc/Makefile b/protocols/luci-proto-vpnc/Makefile index 33222842a2..eb9197f141 100644 --- a/protocols/luci-proto-vpnc/Makefile +++ b/protocols/luci-proto-vpnc/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for VPNC VPN LUCI_DEPENDS:=+vpnc -PKG_MAINTAINER:=Daniel Dickinson +PKG_MAINTAINER:=Daniel F. Dickinson PKG_LICENSE:=Apache-2.0 include ../../luci.mk -- cgit v1.2.3