From cbb6e78e6d7af9cf9372418f29a7862b1f7b0915 Mon Sep 17 00:00:00 2001 From: Prashanth Pai Date: Thu, 10 Dec 2015 17:36:50 +0530 Subject: [PATCH] Allow branch creation for swiftonfile project Change-Id: I89b89915a67dc64f4fea168bcd3dd13535ace7bc Signed-off-by: Prashanth Pai --- gerrit/acls/openstack/swiftonfile.config | 1 + 1 file changed, 1 insertion(+) diff --git a/gerrit/acls/openstack/swiftonfile.config b/gerrit/acls/openstack/swiftonfile.config index e7cac7473e..4f56686740 100644 --- a/gerrit/acls/openstack/swiftonfile.config +++ b/gerrit/acls/openstack/swiftonfile.config @@ -1,5 +1,6 @@ [access "refs/heads/*"] abandon = group swiftonfile-core +create = group swiftonfile-release label-Code-Review = -2..+2 group swiftonfile-core label-Workflow = -1..+1 group swiftonfile-core