diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-06 13:58:26 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-06 13:58:26 +0200 |
commit | 16bcdb176dfd66808cc2161c4b2ee3f8c378b3ad (patch) | |
tree | b86600239ac1ad1441c025ab4fbbfaa2792ec92c /job-cfg | |
parent | fbd4e1a7b3287ef1fb7f1b9b9f4e988ae78ab1c0 (diff) | |
download | jenkins.debian.net-16bcdb176dfd66808cc2161c4b2ee3f8c378b3ad.tar.xz |
try harder to get irc notifications work. me still hasnt made peace with yaml yet
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 b09b0417..81fd1b4e 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: 'jenkins+debian-qa lintian-maint@debian.org' + recipients: jenkins+debian-qa lintian-maint@debian.org holger@layer-acht.org properties: - sidebar: url: http://jenkins.debian.net/userContent/about.html |