Jinja2: change maintainer to Šimon Bořek
As we are using this package in Turris OS and Daniel Golle decided to no longer maintain this and some other Python packages I'd like to take this package maintainership as was originally suggested in https://github.com/openwrt/packages/pull/17911 by Josef Schlehofer (@BKPepe). Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
This commit is contained in:
parent
55bfe37ee8
commit
b4fa391fe6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ PKG_RELEASE:=$(AUTORELEASE)
|
|||
PYPI_NAME:=$(PKG_NAME)
|
||||
PKG_HASH:=611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
|
||||
PKG_MAINTAINER:=Šimon Bořek <simon.borek@nic.cz>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_CPE_ID:=cpe:/a:pocoo:jinja2
|
||||
|
|
Loading…
Reference in a new issue