diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:27:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:14:02 +0700 |
commit | 7696b979145133e83dc999d70155a8847e52bf48 (patch) | |
tree | ca9fc6f0e5efef892dd20225381c91b3a560aae6 /python/python3-textdistance | |
parent | b0ce25bdc5af77a73ad94134862f24382fc23150 (diff) |
python/python3-textdistance: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-textdistance')
-rw-r--r-- | python/python3-textdistance/python3-textdistance.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-textdistance/python3-textdistance.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-textdistance/python3-textdistance.SlackBuild b/python/python3-textdistance/python3-textdistance.SlackBuild index bb00e4d70c..b53824f3eb 100644 --- a/python/python3-textdistance/python3-textdistance.SlackBuild +++ b/python/python3-textdistance/python3-textdistance.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-textdistance -# 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-textdistance/python3-textdistance.info b/python/python3-textdistance/python3-textdistance.info index 7308a17aed..1016af4e3d 100644 --- a/python/python3-textdistance/python3-textdistance.info +++ b/python/python3-textdistance/python3-textdistance.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |