diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:24:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:13:41 +0700 |
commit | bb1197682a658897d567a588d4f5f2473baca602 (patch) | |
tree | 31f7883f0c4689044b86dea32a10feef3ee0c591 | |
parent | f873036a43491ccafa7cd26ba0a97049eaceb12a (diff) |
python/pandocfilters: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/pandocfilters/pandocfilters.SlackBuild | 2 | ||||
-rw-r--r-- | python/pandocfilters/pandocfilters.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/pandocfilters/pandocfilters.SlackBuild b/python/pandocfilters/pandocfilters.SlackBuild index 978ea719b698..7bf995ff8bf5 100644 --- a/python/pandocfilters/pandocfilters.SlackBuild +++ b/python/pandocfilters/pandocfilters.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for pandocfilters # Copyright 2017-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/pandocfilters/pandocfilters.info b/python/pandocfilters/pandocfilters.info index 44627fd74e72..d0c79a417bf5 100644 --- a/python/pandocfilters/pandocfilters.info +++ b/python/pandocfilters/pandocfilters.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |