bird1-openwrt: change maintainer for bird1-ipv6-openwrt
Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
parent
a1d97192f8
commit
c470bff2d8
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ define Package/$(uci)
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
SUBMENU:=Routing and Redirection
|
SUBMENU:=Routing and Redirection
|
||||||
MAINTAINER:=Eloi Carbo <eloicaso@openmailbox.org>
|
MAINTAINER:=Roger Pueyo Centelles <roger.pueyo@guifi.net>
|
||||||
URL:=https://github.com/eloicaso/bird-openwrt/
|
URL:=https://github.com/eloicaso/bird-openwrt/
|
||||||
DEPENDS:=+$(BIRD_PKG) +libuci +uci
|
DEPENDS:=+$(BIRD_PKG) +libuci +uci
|
||||||
endef
|
endef
|
||||||
|
@ -82,7 +82,7 @@ define Package/$(luci)
|
||||||
SECTION:=luci
|
SECTION:=luci
|
||||||
CATEGORY:=LuCI
|
CATEGORY:=LuCI
|
||||||
SUBMENU:=3. Applications
|
SUBMENU:=3. Applications
|
||||||
MAINTAINER:=Eloi Carbo <eloicaso@openmailbox.org>
|
MAINTAINER:=Roger Pueyo Centelles <roger.pueyo@guifi.net>
|
||||||
URL:=https://github.com/eloicaso/bird-openwrt/
|
URL:=https://github.com/eloicaso/bird-openwrt/
|
||||||
DEPENDS:=+$(BIRD_PKG)-uci +luci-base +luci-compat
|
DEPENDS:=+$(BIRD_PKG)-uci +luci-base +luci-compat
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue