
This will hold the contents for the opendev.org website. Change-Id: I59e68333a30edb647e4702fe756f7262d31817a3
14 lines
300 B
Plaintext
14 lines
300 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group opendev-website-core
|
|
label-Code-Review = -2..+2 group opendev-website-core
|
|
label-Workflow = -1..+1 group opendev-website-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group opendev-website-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|