diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-10-17 11:14:48 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-10-17 11:14:48 +0200 |
commit | 994f5fd0a35b45c7da7bf2d5e93ec7afc4e407f4 (patch) | |
tree | 766cbd0f0455018f5ffd9cc2a1dd5c1afaf549e0 /mustache-templates/reproducible/default_page_footer.mustache | |
parent | 73cf553612b2b74c487e61d6a2aa6fe3f0b34df1 (diff) | |
download | jenkins.debian.net-994f5fd0a35b45c7da7bf2d5e93ec7afc4e407f4.tar.xz |
make qa-jenkins-dev@lists.alioth.debian.org more visible
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> |