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-radicale/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'applications/luci-app-radicale/Makefile') diff --git a/applications/luci-app-radicale/Makefile b/applications/luci-app-radicale/Makefile index eee10b2a4d..3d4e5e6aac 100644 --- a/applications/luci-app-radicale/Makefile +++ b/applications/luci-app-radicale/Makefile @@ -8,18 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-radicale -# Version == major.minor.patch -# increase "minor" on new functionality and "patch" on patches/optimization PKG_VERSION:=1.1.0 -# Release == build -# increase on changes of translation files PKG_RELEASE:=2 PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:= +PKG_MAINTAINER:=Christian Schoenebeck -# LuCI specific settings LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base -- cgit v1.2.3