From: Dan Lüdtke Date: Sat, 10 Nov 2018 12:54:59 +0000 (+0100) Subject: luci-*-wireguard: Remove inactive maintainer X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=refs%2Fpull%2F2265%2Fhead;p=oweals%2Fluci.git luci-*-wireguard: Remove inactive maintainer I tried to find a successor in the last months, but that failed. Signed-off by Dan Luedtke --- diff --git a/applications/luci-app-wireguard/Makefile b/applications/luci-app-wireguard/Makefile index ae315bdfe..417c8ab29 100644 --- a/applications/luci-app-wireguard/Makefile +++ b/applications/luci-app-wireguard/Makefile @@ -10,8 +10,6 @@ LUCI_TITLE:=WireGuard Status LUCI_DEPENDS:=+wireguard-tools +kmod-wireguard +luci-proto-wireguard LUCI_PKGARCH:=all -PKG_MAINTAINER:=Dan Luedtke - include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 0dc70cf31..3540a74ac 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 - include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature