aboutsummaryrefslogtreecommitdiff
path: root/lang/python/Flask
diff options
context:
space:
mode:
authorŠimon Bořek <simon.borek@nic.cz>2022-04-27 18:42:21 +0200
committerŠimon Bořek <simon.borek@nic.cz>2022-04-27 18:42:21 +0200
commit55bfe37ee8dcaacdf985cd817610a53eb15b9475 (patch)
treeb3533b34ea140c48b4c135e5ca828147efda318b /lang/python/Flask
parentda61ea2ee56aeb2303b7e271f52527ccec85d9db (diff)
Flask: 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>
Diffstat (limited to 'lang/python/Flask')
-rw-r--r--lang/python/Flask/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <josef.schlehofer@nic.cz>
+PKG_MAINTAINER:=Šimon Bořek <simon.borek@nic.cz>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE.rst
PKG_CPE_ID:=cpe:/a:palletsprojects:flask