f6a98e5891
As part of the migration from WG to SIG we need to change the repo configuration to match the naming. Change-Id: Iff3ff7fd0271881b6a3b0c1498a2f28ea441ba39
15 lines
335 B
Plaintext
15 lines
335 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group publiccloud-sig-core
|
|
label-Code-Review = -2..+2 group publiccloud-sig-core
|
|
label-Workflow = -1..+1 group publiccloud-sig-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group publiccloud-sig-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|