From: Dan Lüdtke Date: Tue, 15 Nov 2016 19:22:18 +0000 (+0100) Subject: luci-proto-wireguard: added maintainer X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=f9f4145bbddc4b46723bab3443eff4f8bdbc9216 luci-proto-wireguard: added maintainer Signed-off-by: Dan Lüdtke --- diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 4cd964fa5..0e54add6b 100644 --- a/protocols/luci-proto-wireguard/Makefile +++ b/protocols/luci-proto-wireguard/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2014 The LuCI Team +# Copyright (C) 2016 Dan Luedtke # # This is free software, licensed under the Apache License, Version 2.0 . # @@ -9,7 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for WireGuard VPN LUCI_DEPENDS:=+wireguard +PKG_MAINTAINER:=Dan Luedtke + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -