summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-20 15:00:10 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-20 15:00:10 +0100
commitad1146a8d89f3a485d43d8d410d861ec5313b6fd (patch)
tree38dce2178ae138a5dd3c8914ec287775948428db /bin/reproducible_common.sh
parent2f08165628cd5688808ca6e07fe39027a41de036 (diff)
downloadjenkins.debian.net-ad1146a8d89f3a485d43d8d410d861ec5313b6fd.tar.xz
reproducible: more feedback is ❤❤❤
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index dfc0132d..5aa1813b 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -175,7 +175,7 @@ write_page_header() {
if [ "$1" = "dd-list" ] || [ "$1" = "stats" ] ; then
write_page "<p>Join <code>#debian-reproducible</code> on OFTC"
write_page " or <a href="mailto:reproducible-builds@lists.alioth.debian.org">send us an email</a>"
- write_page " to get support for making sure your packages build reproducibly too!"
+ write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general, so if you are an upstream developer or working on another distribution, we love to hear from you!"
write_page "</p>"
fi
write_page "<ul><li>Have a look at:</li>"