diff options
Diffstat (limited to 'mustache-templates/reproducible/default_page_footer.mustache')
-rw-r--r-- | mustache-templates/reproducible/default_page_footer.mustache | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mustache-templates/reproducible/default_page_footer.mustache b/mustache-templates/reproducible/default_page_footer.mustache index 5e97493b..829e3ccf 100644 --- a/mustache-templates/reproducible/default_page_footer.mustache +++ b/mustache-templates/reproducible/default_page_footer.mustache @@ -9,11 +9,13 @@ <a href="{{jenkins_url}}/userContent/about.html">about jenkins.debian.net</a> and about <a href="https://wiki.debian.org/ReproducibleBuilds"> reproducible builds of Debian</a> available elsewhere. - <br /> Copyright 2014-2016 <a href="mailto:holger@layer-acht.org">Holger Levsen</a> - and <a href="https://jenkins.debian.net//userContent/thanks.html">many others</a>. + <br /> Please send technical feedback about jenkins to <a href="mailto:qa-jenkins-dev@lists.alioth.debian.org>the Debian jenkins development list</a>, feedback about specific jobs result should go to their respective lists and/or the BTS. + <br /> The code of <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/">jenkins.debian.net.git</a> is mostly GPL-2 licensed. The weather icons are public domain and have been taken from the <a href=http://tango.freedesktop.org/Tango_Icon_Library target=_blank> Tango Icon Library</a>. + Copyright 2014-2016 <a href="mailto:holger@layer-acht.org">Holger Levsen</a> + and <a href="https://jenkins.debian.net/userContent/thanks.html">many others</a>. <br /> Last update: {{date}} </div> </p> |