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
|
||||
CATEGORY:=Network
|
||||
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/
|
||||
DEPENDS:=+$(BIRD_PKG) +libuci +uci
|
||||
endef
|
||||
|
@ -82,7 +82,7 @@ define Package/$(luci)
|
|||
SECTION:=luci
|
||||
CATEGORY:=LuCI
|
||||
SUBMENU:=3. Applications
|
||||
MAINTAINER:=Eloi Carbo <eloicaso@openmailbox.org>
|
||||
MAINTAINER:=Roger Pueyo Centelles <roger.pueyo@guifi.net>
|
||||
URL:=https://github.com/eloicaso/bird-openwrt/
|
||||
DEPENDS:=+$(BIRD_PKG)-uci +luci-base +luci-compat
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue