
This change sync's designate ACLs with the other project in the openstack/ namespace. The only exception is stable/* in the designate repository, where designate-core retain approval rights. Change-Id: Ie14946e5f749a0c91e382dac0b06abefd4234ee2
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group designate-core
|
|
label-Code-Review = -2..+2 group designate-core
|
|
label-Workflow = -1..+1 group designate-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|