diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-06 13:48:48 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-06 13:48:48 +0200 |
commit | fbd4e1a7b3287ef1fb7f1b9b9f4e988ae78ab1c0 (patch) | |
tree | 3a612a3b2bfd381a97a05df53677527061e42af8 /job-cfg | |
parent | 259a00e01085d22f665c708233d3f4daa905e28f (diff) | |
download | jenkins.debian.net-fbd4e1a7b3287ef1fb7f1b9b9f4e988ae78ab1c0.tar.xz |
report results to #debian-qa too
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lintian-tests.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index 57decc1e..b09b0417 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -15,7 +15,7 @@ - shell: '/srv/jenkins/bin/chroot-run.sh {distro} {my_shell}' publishers: - email: - recipients: lintian-maint@debian.org + recipients: 'jenkins+debian-qa lintian-maint@debian.org' properties: - sidebar: url: http://jenkins.debian.net/userContent/about.html |