aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-voluptuous
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2023-09-04 11:00:32 +0200
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2023-09-04 16:02:56 +0200
commit1e1b2051db47a82513f4eb4e9da892207785b7e2 (patch)
tree2c9908a7389c50ff12a35ae5a6020023bab24fb9 /lang/python/python-voluptuous
parent98453732e2b7f74234776445844609f3b4dc70d0 (diff)
treewide: change my no longer used email
Since February 2023, I decided to no longer work with Turris, I mean CZ.NIC company due to some reasons how the development goes and since that day my work address is not available and not sure if there is some redirect to someone else, but if anyone wants to reach me, use my email address, where they can find me. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'lang/python/python-voluptuous')
-rw-r--r--lang/python/python-voluptuous/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/python-voluptuous/Makefile b/lang/python/python-voluptuous/Makefile
index 75e58e6a5..ceb6a85f7 100644
--- a/lang/python/python-voluptuous/Makefile
+++ b/lang/python/python-voluptuous/Makefile
@@ -16,7 +16,7 @@ PKG_HASH:=e8d31c20601d6773cb14d4c0f42aee29c6821bbd1018039aac7ac5605b489723
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=COPYING
-PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
+PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
include ../pypi.mk
include $(INCLUDE_DIR)/package.mk