diff options
author | Arn0 <yth@ythogtha.org> | 2021-11-09 20:21:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-10 02:47:32 +0700 |
commit | 05c875bdddd4de80719964f248877bbb4330545f (patch) | |
tree | c46cdbf32ab5a37d409a319e561e3f7b2c74e848 /python/attrs | |
parent | f094177894851a618c736d27d20ec296362e4971 (diff) |
python/attrs: new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/attrs')
-rw-r--r-- | python/attrs/attrs.SlackBuild | 1 | ||||
-rw-r--r-- | python/attrs/attrs.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/python/attrs/attrs.SlackBuild b/python/attrs/attrs.SlackBuild index 45e6f1e0bf10b..c589d81f457d3 100644 --- a/python/attrs/attrs.SlackBuild +++ b/python/attrs/attrs.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for attrs +# Copyright 2021 Yth | Pont-en-Royans, France | yth@ythogtha.org # Copyright 2016-2018 Markus Reichelt, Aachen, DE # All rights reserved. # diff --git a/python/attrs/attrs.info b/python/attrs/attrs.info index 0ad33ca860018..06eb1343a834a 100644 --- a/python/attrs/attrs.info +++ b/python/attrs/attrs.info @@ -6,5 +6,5 @@ MD5SUM="44700294787c8018858777fc150e5d40" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Markus Reichelt" -EMAIL="slackbuilds@mareichelt.de" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |