From: Moritz Warning Date: Thu, 1 Dec 2022 19:09:44 +0000 (+0100) Subject: bird1-openwrt: change maintainer for bird1-ipv4-openwrt X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=a1d97192f88bebdb03f035f53c8e6a80286afd76 bird1-openwrt: change maintainer for bird1-ipv4-openwrt Signed-off-by: Moritz Warning --- diff --git a/bird1-openwrt/bird1-ipv4-openwrt/Makefile b/bird1-openwrt/bird1-ipv4-openwrt/Makefile index 6959b08..9cb399d 100644 --- a/bird1-openwrt/bird1-ipv4-openwrt/Makefile +++ b/bird1-openwrt/bird1-ipv4-openwrt/Makefile @@ -39,7 +39,7 @@ define Package/$(uci) SECTION:=net CATEGORY:=Network SUBMENU:=Routing and Redirection - MAINTAINER:=Eloi Carbo + MAINTAINER:=Roger Pueyo Centelles 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 + MAINTAINER:=Roger Pueyo Centelles URL:=https://github.com/eloicaso/bird-openwrt/ DEPENDS:=+$(BIRD_PKG)-uci +luci-base +luci-compat endef