aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-06-03 20:26:25 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-04 23:13:57 +0700
commitd4a866427a5cf98bf07b0ba825d9fedef1d29ac1 (patch)
tree5d27700c4b37bb8de1320575e474f9c2b803dfde
parentd76992e5b6e94687b4e98efa1c89b64cc1cd7382 (diff)
python/python3-pythran: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-pythran/python3-pythran.SlackBuild2
-rw-r--r--python/python3-pythran/python3-pythran.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pythran/python3-pythran.SlackBuild b/python/python3-pythran/python3-pythran.SlackBuild
index ad632c8fbdef0..34f0442f18c71 100644
--- a/python/python3-pythran/python3-pythran.SlackBuild
+++ b/python/python3-pythran/python3-pythran.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Slackware build script for python3-pythran
-# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
diff --git a/python/python3-pythran/python3-pythran.info b/python/python3-pythran/python3-pythran.info
index 2ea9620f3d243..e2235ccf30fe9 100644
--- a/python/python3-pythran/python3-pythran.info
+++ b/python/python3-pythran/python3-pythran.info
@@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-beniget python3-numpy xsimd python3-pytest-runner"
MAINTAINER="Isaac Yu"
-EMAIL="isaacyu1@isaacyu1.com"
+EMAIL="isaacyu@protonmail.com"