From b4fa391fe6016fc0f240a2df0f124450a0843a09 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=A0imon=20Bo=C5=99ek?= Date: Wed, 27 Apr 2022 18:56:48 +0200 Subject: [PATCH] =?utf8?q?Jinja2:=20change=20maintainer=20to=20=C5=A0imon?= =?utf8?q?=20Bo=C5=99ek?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- lang/python/Jinja2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/python/Jinja2/Makefile b/lang/python/Jinja2/Makefile index 96a4d4674f..ba7d542599 100644 --- a/lang/python/Jinja2/Makefile +++ b/lang/python/Jinja2/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=$(PKG_NAME) PKG_HASH:=611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Šimon Bořek PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:pocoo:jinja2 -- 2.30.2