diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:26:53 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:14:00 +0700 |
commit | ad8312d2c04947952e11f1d00803210a45691a1b (patch) | |
tree | be426f9425c63574a766b3dc0b7c7b6b04ba2085 /python/python3-socks | |
parent | 24c8c19ac515c107d679f809898710cf58c9fd36 (diff) |
python/python3-socks: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-socks')
-rw-r--r-- | python/python3-socks/python3-socks.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-socks/python3-socks.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-socks/python3-socks.SlackBuild b/python/python3-socks/python3-socks.SlackBuild index 2891cc80e5..e62acb6419 100644 --- a/python/python3-socks/python3-socks.SlackBuild +++ b/python/python3-socks/python3-socks.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-socks -# Copyright 2019-2023 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2019-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-socks/python3-socks.info b/python/python3-socks/python3-socks.info index 8d692f7a25..9b7044c2f1 100644 --- a/python/python3-socks/python3-socks.info +++ b/python/python3-socks/python3-socks.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |