mirror of https://github.com/openwrt/luci.git
protocols: remove myself as maintainer for vpnc
I have not had touched this in years, and was added as maintainer during treewide PKG_MAINTAINER additions. I do not have anything to test this against. Therefore, removing myself as maintainer. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>pull/8758/head
parent
9aff465238
commit
7dda604a39
|
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
LUCI_TITLE:=Support for VPNC VPN
|
||||
LUCI_DEPENDS:=+vpnc
|
||||
|
||||
PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
|
||||
PKG_MAINTAINER:=
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
include ../../luci.mk
|
||||
|
|
|
|||
Loading…
Reference in New Issue