From c470bff2d83b51e7ce4b2801e2875c10b07785a3 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Thu, 1 Dec 2022 20:10:00 +0100 Subject: [PATCH] bird1-openwrt: change maintainer for bird1-ipv6-openwrt Signed-off-by: Moritz Warning --- bird1-openwrt/bird1-ipv6-openwrt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bird1-openwrt/bird1-ipv6-openwrt/Makefile b/bird1-openwrt/bird1-ipv6-openwrt/Makefile index 3e0c1a5..56f0f59 100644 --- a/bird1-openwrt/bird1-ipv6-openwrt/Makefile +++ b/bird1-openwrt/bird1-ipv6-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