diff options
Diffstat (limited to 'python/buildbot')
-rw-r--r-- | python/buildbot/buildbot.SlackBuild | 1 | ||||
-rw-r--r-- | python/buildbot/buildbot.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/python/buildbot/buildbot.SlackBuild b/python/buildbot/buildbot.SlackBuild index 554caaa52f..ba5f6128b0 100644 --- a/python/buildbot/buildbot.SlackBuild +++ b/python/buildbot/buildbot.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for buildbot +# Copyright 2021 Yth | Pont-en-Royans, France | yth@ythogtha.org # Copyright 2016 David Spencer, Baildon, West Yorkshire, U.K. # All rights reserved. # diff --git a/python/buildbot/buildbot.info b/python/buildbot/buildbot.info index 0899fe6bd2..bc74b09846 100644 --- a/python/buildbot/buildbot.info +++ b/python/buildbot/buildbot.info @@ -6,5 +6,5 @@ MD5SUM="a915481515675800448d3e6a99a15e14" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python2-dateutil Jinja2 sqlalchemy-migrate sqlparse python2-twisted" -MAINTAINER="David Spencer" -EMAIL="baildon.research@googlemail.com" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |