diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:27:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:14:03 +0700 |
commit | c832de345267a4429895ecc461d6b43bbe645ba3 (patch) | |
tree | 4344ff508d2159ecfcc07a9c8d43b4adbdc9a700 /python/python3-uri_template | |
parent | c0e495efacc03080daf45136ed2f15b339d2d9b9 (diff) |
python/python3-uri_template: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-uri_template')
-rw-r--r-- | python/python3-uri_template/python3-uri_template.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-uri_template/python3-uri_template.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-uri_template/python3-uri_template.SlackBuild b/python/python3-uri_template/python3-uri_template.SlackBuild index af06e5f453cd4..d4232156dd51b 100644 --- a/python/python3-uri_template/python3-uri_template.SlackBuild +++ b/python/python3-uri_template/python3-uri_template.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-uri_template -# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2022 Isaac Yu <isaacyu@protonmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/python/python3-uri_template/python3-uri_template.info b/python/python3-uri_template/python3-uri_template.info index e782c53b70232..0c51b1e447eff 100644 --- a/python/python3-uri_template/python3-uri_template.info +++ b/python/python3-uri_template/python3-uri_template.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |