luci-proto-wireguard: added maintainer
authorDan Lüdtke <mail@danrl.com>
Tue, 15 Nov 2016 19:22:18 +0000 (20:22 +0100)
committerdanrl <mail@danrl.com>
Tue, 15 Nov 2016 20:43:09 +0000 (21:43 +0100)
Signed-off-by: Dan Lüdtke <mail@danrl.com>
protocols/luci-proto-wireguard/Makefile

index 4cd964f..0e54add 100644 (file)
@@ -1,5 +1,5 @@
 #
 #
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
+# Copyright (C) 2016 Dan Luedtke <mail@danrl.com>
 #
 # This is free software, licensed under the Apache License, Version 2.0 .
 #
 #
 # 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
 
 LUCI_TITLE:=Support for WireGuard VPN
 LUCI_DEPENDS:=+wireguard
 
+PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature
-