gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: added buckE to admins


From: gnunet
Subject: [taler-deployment] branch master updated: added buckE to admins
Date: Tue, 16 Jun 2020 06:31:32 +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 d14af8c  added buckE to admins
d14af8c is described below

commit d14af8c19c7b70e4ca5e0d64dc9e0118e3a32e64
Author: buckE <buckE@disroot.org>
AuthorDate: Tue Jun 16 04:30:03 2020 +0000

    added buckE to admins
---
 buildbot/master.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 26e567d..abdd0da 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -130,7 +130,7 @@ c["change_source"] = [ALLCS]
 # Configure the Schedulers, which decide how to react to incoming
 # changes.
 
-# Run at 11am every day: coverage analysis and auditor.
+# Run at 11am every day.
 TEST_SCHEDULER = schedulers.SingleBranchScheduler(
     name="test-scheduler",
     builderNames=["buildslavetest-builder"],
@@ -1044,7 +1044,7 @@ authz = util.Authz(
     roleMatchers=[
         util.RolesFromUsername(
             roles=["admins"],
-            usernames=["marcello", "florian", "christian"]
+            usernames=["marcello", "florian", "christian", "buckE"]
         )
     ]
 )

-- 
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]