diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-02-17 11:35:23 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-02-17 11:35:23 +0100 |
commit | a95f921fd6423c47a564f5f4f9e38397f6225a16 (patch) | |
tree | 359d1c0ecd987d40fe27ae1441bdf27f990a91c9 | |
parent | 6268be33d2fa4d83c169bfc5c39f654973e1d8ab (diff) | |
download | jenkins.debian.net-a95f921fd6423c47a564f5f4f9e38397f6225a16.tar.xz |
reproducible fdroid: correct hans' email address
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 3e828ee3..a59a8b49 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -842,7 +842,7 @@ my_timed: '42 23 * * *' my_hname: 'profitbricks7' my_gitrepo: 'https://gitlab.com/fdroid/fdroidserver.git' - my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org hans@eds.org' + my_recipients: 'jenkins+reproducible-builds qa-jenkins-scm@lists.alioth.debian.org hans@guardianproject.info' - 'diffoscope_from_git_master': my_description: 'Build diffoscope Debian package from git branch master.' my_timed: '42 23 1 1 *' |