Merge pull request #2015 from chris5560/master
luci-app-radicale: remove myself as PKG_MAINTAINER
This commit is contained in:
commit
b8dbbaee45
1 changed files with 2 additions and 2 deletions
|
@ -14,10 +14,10 @@ PKG_VERSION:=1.1.0
|
||||||
|
|
||||||
# Release == build
|
# Release == build
|
||||||
# increase on changes of translation files
|
# increase on changes of translation files
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
PKG_MAINTAINER:=
|
||||||
|
|
||||||
# LuCI specific settings
|
# LuCI specific settings
|
||||||
LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV
|
LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV
|
||||||
|
|
Loading…
Reference in a new issue