4edbceef7b
magnum.config was in the wrong directory, since this is a stackforge project, moving it into the right directory Change-Id: I9f9c43cbef2494c6dccdcf1a3b6ff5c6a398419d
15 lines
301 B
Plaintext
15 lines
301 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group magnum-core
|
|
label-Code-Review = -2..+2 group magnum-core
|
|
label-Workflow = -1..+1 group magnum-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group magnum-milestone
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|