gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: Adding recipients


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Adding recipients for builds notifications.
Date: Mon, 06 Mar 2017 23:44:45 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 7e55934  Adding recipients for builds notifications.
7e55934 is described below

commit 7e559340576130b30715ce2c45b766eae959f75f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Mar 6 23:44:07 2017 +0100

    Adding recipients for builds notifications.
---
 buildbot/master.cfg | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 9d116d6..9352d41 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -152,7 +152,9 @@ email = reporters.MailNotifier(fromaddr="address@hidden",
                                sendToInterestedUsers=False,
                                mode=("change", "problem"),
                                builders=("switcher-builder"),
-                               extraRecipients=["address@hidden"],
+                               extraRecipients=["address@hidden",
+                                                "address@hidden",
+                                                "address@hidden"],
                                subject="Taler build.")
 c['services'].append(irc)
 c['services'].append(email)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]