From 55bfe37ee8dcaacdf985cd817610a53eb15b9475 Mon Sep 17 00:00:00 2001 From: Šimon Bořek Date: Wed, 27 Apr 2022 18:42:21 +0200 Subject: Flask: change maintainer to Šimon Bořek MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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/Flask/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python/Flask') diff --git a/lang/python/Flask/Makefile b/lang/python/Flask/Makefile index f8e0268e3..136761748 100644 --- a/lang/python/Flask/Makefile +++ b/lang/python/Flask/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=$(PKG_NAME) PKG_HASH:=7b2fb8e934ddd50731893bdcdb00fc8c0315916f9fcd50d22c7cc1a95ab634e2 -PKG_MAINTAINER:=Josef Schlehofer +PKG_MAINTAINER:=Šimon Bořek PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.rst PKG_CPE_ID:=cpe:/a:palletsprojects:flask -- cgit v1.2.3