diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/jupyter_server_terminals/jupyter_server_terminals.SlackBuild | 2 | ||||
-rw-r--r-- | development/jupyter_server_terminals/jupyter_server_terminals.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter_server_terminals/jupyter_server_terminals.SlackBuild b/development/jupyter_server_terminals/jupyter_server_terminals.SlackBuild index d4bc4aff0449..d85f13a57979 100644 --- a/development/jupyter_server_terminals/jupyter_server_terminals.SlackBuild +++ b/development/jupyter_server_terminals/jupyter_server_terminals.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jupyter_server_terminals -# 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/development/jupyter_server_terminals/jupyter_server_terminals.info b/development/jupyter_server_terminals/jupyter_server_terminals.info index b5038a2feada..f2af83b6698c 100644 --- a/development/jupyter_server_terminals/jupyter_server_terminals.info +++ b/development/jupyter_server_terminals/jupyter_server_terminals.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="terminado python3-hatchling" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |