Add acls for all of the projects.
Go ahead and shove the current state of the acls into the tree. This should make future management of them much easier. Change-Id: Ia527e0f6fb2ecf707fb5f570a08496cd40f19cd1 Reviewed-on: https://review.openstack.org/16082 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[access "refs/*"]
|
||||
owner = group Administrators
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
requireShortMessage = true
|
||||
[submit]
|
||||
mergeContent = true
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group openstack-common-core
|
||||
label-Approved = +0..+1 group openstack-common-core
|
||||
[access "refs/heads/milestone-proposed"]
|
||||
label-Code-Review = -2..+2 group openstack-common-drivers
|
||||
label-Approved = +0..+1 group openstack-common-drivers
|
||||
Reference in New Issue
Block a user