Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Lüdtke <mail@danrl.com>2018-11-10 15:54:59 +0300
committerDan Lüdtke <mail@danrl.com>2018-11-10 15:54:59 +0300
commit63b86dbbbf7138f0b2cfcd68c9ffc43d677f7eee (patch)
treed081f35f878efaa27249c2dbe8c2417bcb84a3f5 /protocols/luci-proto-wireguard
parent40de466475a617f42d1f5cfa03d0342676e84c9b (diff)
luci-*-wireguard: Remove inactive maintainer
I tried to find a successor in the last months, but that failed. Signed-off by Dan Luedtke <mail@danrl.com>
Diffstat (limited to 'protocols/luci-proto-wireguard')
-rw-r--r--protocols/luci-proto-wireguard/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile
index 0dc70cf31e..3540a74acd 100644
--- a/protocols/luci-proto-wireguard/Makefile
+++ b/protocols/luci-proto-wireguard/Makefile
@@ -10,8 +10,6 @@ LUCI_TITLE:=Support for WireGuard VPN
LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools
LUCI_PKGARCH:=all
-PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
-
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature