From 1feb25ef372c273a9fe79d8d5fa93eb549bd38df Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 20 Feb 2022 21:24:20 +0000 Subject: [PATCH] Flask: add Josef as the maintainer of this package It seems that Turris guys is using this package in the Turris OS, where it is used for reForis (simple, basic UI for users) Signed-off-by: Daniel Golle [replace Daniel as maintainer, add commit message] Signed-off-by: Josef Schlehofer (cherry picked from commit 934a7e22cd7e521b74fd8048e0829217a221224d) --- lang/python/Flask/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/python/Flask/Makefile b/lang/python/Flask/Makefile index 563af7e9b..3c7832dd7 100644 --- a/lang/python/Flask/Makefile +++ b/lang/python/Flask/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=1 PYPI_NAME:=$(PKG_NAME) PKG_HASH:=7b2fb8e934ddd50731893bdcdb00fc8c0315916f9fcd50d22c7cc1a95ab634e2 -PKG_MAINTAINER:=Daniel Golle +PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.rst PKG_CPE_ID:=cpe:/a:palletsprojects:flask