
Continuation of dab20d5fa2ef1451 and f1924099b2, it was decided to allow non-cores to also edit hashtags in patches when they aren't the original owner of the change to assist with wrangling of patches. Change-Id: I4dc38575fee03ec695dcfefefb9db6635684f264
16 lines
327 B
Plaintext
16 lines
327 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group tenks-core
|
|
editHashtags = group Registered Users
|
|
label-Code-Review = -2..+2 group tenks-core
|
|
label-Workflow = -1..+1 group tenks-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|