Make these the same as ironic itself, with extra core teams where needed. This includes changes to the ACLs for: * bifrost * ironic-inspector * ironic-ui * molteniron Change-Id: I9df76d102cdd6c0d35e9e60791b22b51472f1991
14 lines
337 B
Plaintext
14 lines
337 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group molteniron-core
|
|
label-Code-Review = -2..+2 group ironic-core
|
|
label-Code-Review = -2..+2 group molteniron-core
|
|
label-Workflow = -1..+1 group ironic-core
|
|
label-Workflow = -1..+1 group molteniron-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|