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 | f094177894851a618c736d27d20ec296362e4971 (patch) | |
tree | 7679a4fa1156596b1b2311363ec965832b5e3c09 /python/Automat | |
parent | a09061fba19f16b01430361ac77f59f1da4a2c64 (diff) |
python/Automat: new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Automat')
-rw-r--r-- | python/Automat/Automat.SlackBuild | 1 | ||||
-rw-r--r-- | python/Automat/Automat.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/python/Automat/Automat.SlackBuild b/python/Automat/Automat.SlackBuild index e43f1c6977ebc..929dcc54a5099 100644 --- a/python/Automat/Automat.SlackBuild +++ b/python/Automat/Automat.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for Automat # +# Copyright 2021 Yth | Pont-en-Royans, France | yth@ythogtha.org # Copyright 2017-2018 Markus Reichelt, Aachen, DE # All rights reserved. # diff --git a/python/Automat/Automat.info b/python/Automat/Automat.info index 45db4af4ebd36..668604be62f4e 100644 --- a/python/Automat/Automat.info +++ b/python/Automat/Automat.info @@ -6,5 +6,5 @@ MD5SUM="ad7bba58d262d8956d732330cb5ef53d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-m2r python2-setuptools-scm attrs" -MAINTAINER="Markus Reichelt" -EMAIL="slackbuilds@mareichelt.de" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |