diff options
author | Arn0 <yth@ythogtha.org> | 2021-11-09 20:24:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-10 02:47:32 +0700 |
commit | a4321e172c79e08c3c9b25ca4a5030aa6b6ee3ce (patch) | |
tree | d134e272ecf10274224ff387ebf3912bff1a1ec2 | |
parent | fc6270708ba2ed0a7b6c392d4442dfadf65ce6a6 (diff) | |
download | slackbuilds-a4321e172c79e08c3c9b25ca4a5030aa6b6ee3ce.tar.gz |
python/buildbot-slave: new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/buildbot-slave/buildbot-slave.SlackBuild | 1 | ||||
-rw-r--r-- | python/buildbot-slave/buildbot-slave.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/python/buildbot-slave/buildbot-slave.SlackBuild b/python/buildbot-slave/buildbot-slave.SlackBuild index 4005ab342a..71b211b9d9 100644 --- a/python/buildbot-slave/buildbot-slave.SlackBuild +++ b/python/buildbot-slave/buildbot-slave.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for buildbot-slave +# Copyright 2021 Yth | Pont-en-Royans, France | yth@ythogtha.org # Copyright 2012-2016 Markus Reichelt, Aachen, DE # All rights reserved. # diff --git a/python/buildbot-slave/buildbot-slave.info b/python/buildbot-slave/buildbot-slave.info index 469ebda78e..3ec01c4496 100644 --- a/python/buildbot-slave/buildbot-slave.info +++ b/python/buildbot-slave/buildbot-slave.info @@ -6,5 +6,5 @@ MD5SUM="a5bdda0174e0428b14580323d35b221f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python2-twisted" -MAINTAINER="Markus Reichelt" -EMAIL="slackbuilds@mareichelt.de" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |