diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:27:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:14:05 +0700 |
commit | 18a8c8240610881b04481fdf9d6b7c2dafafce3c (patch) | |
tree | cd12951751f96847aec0c5a9d1b3f316352fa826 /python | |
parent | 35c190133684c68b983ee0a5b4c888c2675c75b4 (diff) |
python/traitlets: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/traitlets/traitlets.SlackBuild | 2 | ||||
-rw-r--r-- | python/traitlets/traitlets.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/traitlets/traitlets.SlackBuild b/python/traitlets/traitlets.SlackBuild index a69f2f7653..4d996b96ac 100644 --- a/python/traitlets/traitlets.SlackBuild +++ b/python/traitlets/traitlets.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for traitlets # Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> -# 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/traitlets/traitlets.info b/python/traitlets/traitlets.info index b142983df8..a81e82c1c1 100644 --- a/python/traitlets/traitlets.info +++ b/python/traitlets/traitlets.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="decorator python3-hatchling" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |