From af5fab830ff59b2c70745cfa3b8e04dcd11ceb35 Mon Sep 17 00:00:00 2001 From: xinwu Date: Fri, 21 Aug 2015 11:49:54 -0700 Subject: [PATCH] add permit to create branches Change-Id: I5142d5c3df1515569a9f79136c2f94fb709d7156 --- gerrit/acls/stackforge/networking-bigswitch.config | 1 + 1 file changed, 1 insertion(+) diff --git a/gerrit/acls/stackforge/networking-bigswitch.config b/gerrit/acls/stackforge/networking-bigswitch.config index 3af50355b4..e33844d2cc 100644 --- a/gerrit/acls/stackforge/networking-bigswitch.config +++ b/gerrit/acls/stackforge/networking-bigswitch.config @@ -1,5 +1,6 @@ [access "refs/heads/*"] abandon = group networking-bigswitch-core +create = group networking-bigswitch-core label-Code-Review = -2..+2 group networking-bigswitch-core label-Workflow = -1..+1 group networking-bigswitch-core