mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
net/mwan3: add me as co maintainer
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -9,8 +9,9 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mwan3
|
||||
PKG_VERSION:=2.0
|
||||
PKG_RELEASE:=3
|
||||
PKG_MAINTAINER:=Jeroen Louwes <jeroen.louwes@gmail.com>
|
||||
PKG_RELEASE:=4
|
||||
PKG_MAINTAINER:=Jeroen Louwes <jeroen.louwes@gmail.com>, \
|
||||
Florian Eckert <fe@dev.tdt.de>
|
||||
PKG_LICENSE:=GPLv2
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
@@ -21,7 +22,8 @@ define Package/mwan3
|
||||
SUBMENU:=Routing and Redirection
|
||||
DEPENDS:=+ip +ipset +iptables +iptables-mod-conntrack-extra +iptables-mod-ipopt
|
||||
TITLE:=Multiwan hotplug script with connection tracking support
|
||||
MAINTAINER:=Jeroen Louwes <jeroen.louwes@gmail.com>
|
||||
MAINTAINER:=Jeroen Louwes <jeroen.louwes@gmail.com>, \
|
||||
Florian Eckert <fe@dev.tdt.de>
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user