diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:24:19 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:13:40 +0700 |
commit | f873036a43491ccafa7cd26ba0a97049eaceb12a (patch) | |
tree | 6e3a0106bd707896f83c150cbbee9cc767527520 /python/nest_asyncio | |
parent | 0ac2360fc855bba9e993f42d2951adf89b7fe21b (diff) |
python/nest_asyncio: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/nest_asyncio')
-rw-r--r-- | python/nest_asyncio/nest_asyncio.SlackBuild | 2 | ||||
-rw-r--r-- | python/nest_asyncio/nest_asyncio.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/nest_asyncio/nest_asyncio.SlackBuild b/python/nest_asyncio/nest_asyncio.SlackBuild index c31c5aee46d7c..9fb032eaf7c9c 100644 --- a/python/nest_asyncio/nest_asyncio.SlackBuild +++ b/python/nest_asyncio/nest_asyncio.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for nest_asyncio # Copyright 2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> -# 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/nest_asyncio/nest_asyncio.info b/python/nest_asyncio/nest_asyncio.info index ec486b5f7aa13..f1bb082f9235e 100644 --- a/python/nest_asyncio/nest_asyncio.info +++ b/python/nest_asyncio/nest_asyncio.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |