diff options
author | Arn0 <yth@ythogtha.org> | 2021-11-09 20:21:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-10 02:47:31 +0700 |
commit | 1a20befa7674f2ba4fc375ae69fbb675d58b25ff (patch) | |
tree | 1f34c96dd7ec80fa0c7b2df8521bdc4fd4e33782 /python/decorator | |
parent | 132953b9d6e6e7cc8f65de5d69f1fa4ba1c0685f (diff) |
python/decorator: new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/decorator')
-rw-r--r-- | python/decorator/decorator.SlackBuild | 3 | ||||
-rw-r--r-- | python/decorator/decorator.info | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/python/decorator/decorator.SlackBuild b/python/decorator/decorator.SlackBuild index a46d9deabcb9..188aea622c5f 100644 --- a/python/decorator/decorator.SlackBuild +++ b/python/decorator/decorator.SlackBuild @@ -2,8 +2,9 @@ # Slackware build script for decorator -# Copyright 2013 Mikko Värri, Finland +# Copyright 2021 Yth | Pont-en-Royans, France | yth@ythogtha.org # Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2013 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/python/decorator/decorator.info b/python/decorator/decorator.info index 4d1a0a631e88..7e07b6359ad6 100644 --- a/python/decorator/decorator.info +++ b/python/decorator/decorator.info @@ -6,5 +6,5 @@ MD5SUM="c35b2a3446478986e91b15ad1626e152" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |