From: Paul Donald Date: Mon, 10 Nov 2025 15:11:47 +0000 (+0100) Subject: luci-app-attendedsysupgrade: amend maintainers to include @efahl X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=e6b02ef1e4fa967b7c1e6ee0a793bbc6676bc0ca;p=project%2Fluci.git luci-app-attendedsysupgrade: amend maintainers to include @efahl Signed-off-by: Paul Donald --- 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