e54e5b3a2a
api-site and openstack-manuals share the same permissions, use only one config file. Remove not needed "refs/heads/stable/" sections, these are not needed with current gerrit project setup, we inherit from "refs/heads/" and the permissions are the same. This is a cleanup, there should not be any functional change for any of these repositories. Change-Id: Iba09f6ea8618740790ae51ecbf08010adb4f432e
12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group openstack-doc-core
|
|
label-Code-Review = -2..+2 group openstack-doc-core
|
|
label-Workflow = -1..+1 group openstack-doc-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|