
This change introduces the puppet-manila-core group so that we can assign a core reviewer specific to this project. Change-Id: I7da42a889e81b124471ebcf04c49a303587f34a0
15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group puppet-manila-core
|
|
label-Code-Review = -2..+2 group puppet-manila-core
|
|
label-Workflow = -1..+1 group puppet-manila-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|