diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:25:43 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:13:53 +0700 |
commit | cb854ed7c26cb9217d95da665ce43ad89bf48c70 (patch) | |
tree | 16656d96d42eff51681cd5e1b5a319dcd26aedc0 /python/python3-json5 | |
parent | fad5e74cef9211db49aa1373fc34bfc739911544 (diff) |
python/python3-json5: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json5')
-rw-r--r-- | python/python3-json5/python3-json5.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-json5/python3-json5.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-json5/python3-json5.SlackBuild b/python/python3-json5/python3-json5.SlackBuild index 7f5599d731db..2a3890ff7cf6 100644 --- a/python/python3-json5/python3-json5.SlackBuild +++ b/python/python3-json5/python3-json5.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-json5 -# 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-json5/python3-json5.info b/python/python3-json5/python3-json5.info index 1b75e01962dc..8f0a078535b5 100644 --- a/python/python3-json5/python3-json5.info +++ b/python/python3-json5/python3-json5.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |