gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: sphinx e-mail reporting change


From: gnunet
Subject: [taler-deployment] branch master updated: sphinx e-mail reporting changes - testing
Date: Mon, 22 Jun 2020 06:45:58 +0200

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

buck pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 7aab547  sphinx e-mail reporting changes - testing
7aab547 is described below

commit 7aab5477eb56af22795c87b2967bbd6160c5b448
Author: buckE <buckE@disroot.org>
AuthorDate: Mon Jun 22 04:45:43 2020 +0000

    sphinx e-mail reporting changes - testing
---
 buildbot/master.cfg | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 607aaab..6a2a60a 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -175,7 +175,10 @@ DOC_SCHEDULER = schedulers.SingleBranchScheduler(
     change_filter=util.ChangeFilter(
         branch_re="(master|stable)", project_re="(docs|deployment)"
     ),
-    treeStableTimer=None
+    treeStableTimer=None,
+    properties = {
+        'owner': ['buckE@taler.net']
+    }
 )
 
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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