Add 'create reference' to fuel-plugin-detach-* ACL

Change-Id: I382779b677f400b8d8e3c2c76c2197e7c0369b41
This commit is contained in:
Igor Belikov 2016-02-03 18:55:07 +03:00
parent 1f15fcf78e
commit ca3156d3a3
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[access "refs/heads/*"]
abandon = group fuel-plugin-detach-database-core
create = group fuel-plugin-detach-database-release
label-Code-Review = -2..+2 group fuel-plugin-detach-database-core
label-Verified = -1..+1 group fuel-plugins-ci
label-Workflow = -1..+1 group fuel-plugin-detach-database-core

View File

@ -1,5 +1,6 @@
[access "refs/heads/*"]
abandon = group fuel-plugin-detach-keystone-core
create = group fuel-plugin-detach-keystone-release
label-Code-Review = -2..+2 group fuel-plugin-detach-keystone-core
label-Verified = -1..+1 group fuel-plugins-ci
label-Workflow = -1..+1 group fuel-plugin-detach-keystone-core

View File

@ -1,5 +1,6 @@
[access "refs/heads/*"]
abandon = group fuel-plugin-detach-rabbitmq-core
create = group fuel-plugin-detach-rabbitmq-release
label-Code-Review = -2..+2 group fuel-plugin-detach-rabbitmq-core
label-Verified = -1..+1 group fuel-plugins-ci
label-Workflow = -1..+1 group fuel-plugin-detach-rabbitmq-core