dd2ae03e6c
This patch aims to update the ACL for some of the Ironic projecsts to allow the edit of hashtags Projects updated: - bifrost - ironic-inspector - ironic-specs - ironic-ui - ironic - metalsmith - networking-generic-switch - sushy - tenks - virtualbmc Change-Id: I736c807030cffff8d9017cbbbc8a252de902d423
13 lines
287 B
Plaintext
13 lines
287 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group virtualbmc-core
|
|
editHashtags = group virtualbmc-core
|
|
label-Code-Review = -2..+2 group virtualbmc-core
|
|
label-Workflow = -1..+1 group virtualbmc-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|