From e6b02ef1e4fa967b7c1e6ee0a793bbc6676bc0ca Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Mon, 10 Nov 2025 16:11:47 +0100 Subject: [PATCH] luci-app-attendedsysupgrade: amend maintainers to include @efahl Signed-off-by: Paul Donald --- applications/luci-app-attendedsysupgrade/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-attendedsysupgrade/Makefile b/applications/luci-app-attendedsysupgrade/Makefile index aaaf3f5dee..0d526824fd 100644 --- a/applications/luci-app-attendedsysupgrade/Makefile +++ b/applications/luci-app-attendedsysupgrade/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for attended sysupgrades LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io -PKG_MAINTAINER:=Paul Spooren +PKG_MAINTAINER:=Eric Fahlgren , Paul Spooren PKG_LICENSE:=GPL-2.0 include ../../luci.mk -- 2.30.2