c187f81028
Inspur is working on a log collection/management module for OpenStack. It needs to be released under an open source license and fleshed out before it can be officially proposed as an offical OpenStack project. Create a insput/venus repository to do all that preliminary work. Change-Id: I1cd543371002125fa2b968b0f96325bfcaf5e382
14 lines
260 B
Plaintext
14 lines
260 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group venus-core
|
|
label-Code-Review = -2..+2 group venus-core
|
|
label-Workflow = -1..+1 group venus-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group venus-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|