diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:25:17 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:13:49 +0700 |
commit | 16293ae2cd6e9efd2fdb33081d8fbf8dc372f93f (patch) | |
tree | 608a72995d3bb0898a40bf33b1822d1720280aba /python/python3-gast | |
parent | 1f58eada36ad3c7963098d72b0e2deb73483e766 (diff) |
python/python3-gast: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-gast')
-rw-r--r-- | python/python3-gast/python3-gast.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-gast/python3-gast.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-gast/python3-gast.SlackBuild b/python/python3-gast/python3-gast.SlackBuild index f2a00f42c696a..24870435b10ad 100644 --- a/python/python3-gast/python3-gast.SlackBuild +++ b/python/python3-gast/python3-gast.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Slackware build script for python3-gast -# 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-gast/python3-gast.info b/python/python3-gast/python3-gast.info index 10b701985f425..006a83678380e 100644 --- a/python/python3-gast/python3-gast.info +++ b/python/python3-gast/python3-gast.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |