b124f8df60
A number of Xstatic projects are managed by the OpenStack Horizon team outside the openstack/ namespace. In order to not have these inherit from openstack/meta-config, give them a separate copy of their shared ACL config. Change-Id: I01d6d4037ba5ae116f91d6d0b6eee26e09144196
12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group xstatic-core
|
|
label-Code-Review = -2..+2 group xstatic-core
|
|
label-Workflow = -1..+1 group xstatic-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|