diff options
-rw-r--r-- | python/python3-pydocstyle/python3-pydocstyle.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pydocstyle/python3-pydocstyle.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pydocstyle/python3-pydocstyle.SlackBuild b/python/python3-pydocstyle/python3-pydocstyle.SlackBuild index e3d24ebdad..889a7f4e19 100644 --- a/python/python3-pydocstyle/python3-pydocstyle.SlackBuild +++ b/python/python3-pydocstyle/python3-pydocstyle.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-pydocstyle -# Copyright 2023 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 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-pydocstyle/python3-pydocstyle.info b/python/python3-pydocstyle/python3-pydocstyle.info index 55099723ac..40d9494d69 100644 --- a/python/python3-pydocstyle/python3-pydocstyle.info +++ b/python/python3-pydocstyle/python3-pydocstyle.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="snowballstemmer" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |