diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:26:49 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:14:00 +0700 |
commit | 96b18c0371a88ebbe0bfa85fb0a0bd0fcc3d1987 (patch) | |
tree | 83ca491f150b0f429f59ae4cf6a4ed2f8c82be18 /python | |
parent | 734a808153fa568167623dd9499f03a35cda5d21 (diff) |
python/python3-smart_open: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-smart_open/python3-smart_open.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-smart_open/python3-smart_open.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-smart_open/python3-smart_open.SlackBuild b/python/python3-smart_open/python3-smart_open.SlackBuild index 54d5a6f9e1981..b3556613f5e3d 100644 --- a/python/python3-smart_open/python3-smart_open.SlackBuild +++ b/python/python3-smart_open/python3-smart_open.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-smart_open -# Copyright 2023 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 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-smart_open/python3-smart_open.info b/python/python3-smart_open/python3-smart_open.info index 4a68d90258720..a3857b37a6eea 100644 --- a/python/python3-smart_open/python3-smart_open.info +++ b/python/python3-smart_open/python3-smart_open.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-boto3" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |