diff options
author | Arn0 <yth@ythogtha.org> | 2021-11-09 20:21:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-10 02:47:30 +0700 |
commit | bafc6e25d270d31e9e2b8e958d3b7b7daeeecf3b (patch) | |
tree | 46616b7ca3905d6e287c9c50588a05e104c509b0 /python/python3-wcwidth | |
parent | 58730cdcffca2b640f9bdf171c3aaaf222e7759d (diff) |
python/python3-wcwidth: new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wcwidth')
-rw-r--r-- | python/python3-wcwidth/python3-wcwidth.SlackBuild | 3 | ||||
-rw-r--r-- | python/python3-wcwidth/python3-wcwidth.info | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/python/python3-wcwidth/python3-wcwidth.SlackBuild b/python/python3-wcwidth/python3-wcwidth.SlackBuild index b5445e9c830a..e688e39f3f86 100644 --- a/python/python3-wcwidth/python3-wcwidth.SlackBuild +++ b/python/python3-wcwidth/python3-wcwidth.SlackBuild @@ -2,8 +2,9 @@ # Slackware build script for python3-wcwidth -# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2021 Yth | Pont-en-Royans, France | yth@ythogtha.org # Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/python/python3-wcwidth/python3-wcwidth.info b/python/python3-wcwidth/python3-wcwidth.info index 435350c2b75d..8892e014fc59 100644 --- a/python/python3-wcwidth/python3-wcwidth.info +++ b/python/python3-wcwidth/python3-wcwidth.info @@ -6,5 +6,5 @@ MD5SUM="a07a75f99d316e14838ac760c831ea37" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |