luci-*-wireguard: Remove inactive maintainer 2265/head
authorDan Lüdtke <mail@danrl.com>
Sat, 10 Nov 2018 12:54:59 +0000 (13:54 +0100)
committerDan Lüdtke <mail@danrl.com>
Sat, 10 Nov 2018 12:54:59 +0000 (13:54 +0100)
I tried to find a successor in the last months, but that failed.

Signed-off by Dan Luedtke <mail@danrl.com>

applications/luci-app-wireguard/Makefile
protocols/luci-proto-wireguard/Makefile

index ae315bdfe3e86f7a6bd2515b21e679069e77ad95..417c8ab2942617bd5f04cf3f32111f43f37a3d76 100644 (file)
@@ -10,8 +10,6 @@ LUCI_TITLE:=WireGuard Status
 LUCI_DEPENDS:=+wireguard-tools +kmod-wireguard +luci-proto-wireguard
 LUCI_PKGARCH:=all
 
-PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
-
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature
index 0dc70cf31e5502b10684002586e562396d95445e..3540a74acdac9b9e788738d98e1db0345445128d 100644 (file)
@@ -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