summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/chroot-installation.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml
index 7d8f244f..ea3a6da6 100644
--- a/job-cfg/chroot-installation.yaml
+++ b/job-cfg/chroot-installation.yaml
@@ -351,7 +351,7 @@
- '{name}_sid_install_haskell':
installation_params: 'sid haskell'
my_description: 'Debootstrap sid, then install all Haskell related packages.'
- my_recipients: 'jenkins+debian-qa holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
+ my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
- '{name}_sid_install_developer':
installation_params: 'sid developer'
@@ -479,7 +479,7 @@
- '{name}_jessie_install_haskell':
installation_params: 'jessie haskell'
my_description: 'Debootstrap jessie, then install all Haskell related packages.'
- my_recipients: 'jenkins+debian-qa holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
+ my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
- '{name}_jessie_install_developer':
installation_params: 'jessie developer'
@@ -525,7 +525,7 @@
- '{name}_wheezy_install_haskell_upgrade_to_jessie':
installation_params: 'wheezy haskell jessie'
my_description: 'Debootstrap wheezy, then install all Haskell related packages, then upgrade to jessie.'
- my_recipients: 'jenkins+debian-qa holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
+ my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org'
- '{name}_wheezy_install_developer_upgrade_to_jessie':
installation_params: 'wheezy developer jessie'