From fbbfdb4afc95a59df1034f1fda525e94855e1633 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Tue, 9 Jan 2024 22:56:10 +0200 Subject: treewide: Add missing PKG_MAINTAINER Daniel F. Dickinson changed email address to luci-all-lxl has a maintainer Petar Koretic but there is no corresponding GitHub account. So Dirk Brenken was added as a second maintainer: he answered on an issue of the app. When maintainer wasn't set the initial author was used, or most contributor or Jo-Philipp Wich as a default. Signed-off-by: Sergey Ponomarev --- applications/luci-app-ledtrig-usbport/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'applications/luci-app-ledtrig-usbport/Makefile') diff --git a/applications/luci-app-ledtrig-usbport/Makefile b/applications/luci-app-ledtrig-usbport/Makefile index 577ea9175f..4cd802e26c 100644 --- a/applications/luci-app-ledtrig-usbport/Makefile +++ b/applications/luci-app-ledtrig-usbport/Makefile @@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:= LuCI Support for ledtrigger usbport LUCI_DEPENDS:=+luci-base +kmod-usb-ledtrig-usbport +PKG_MAINTAINER:=Jo-Philipp Wich + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -- cgit v1.2.3