f3c75cc3b6
These are cleanups and should not change any permissions. Remove "refs/heads/stable/" for files where there is no extra content besides what is already in "refs/heads/". The section inherits from "refs/heads/" and thus is not needed. Change-Id: Iaf77fff5d9797cd45ae0b3d77ae3ac466cf9169d
15 lines
303 B
Plaintext
15 lines
303 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group grenade-core
|
|
label-Code-Review = -2..+2 group grenade-core
|
|
label-Workflow = -1..+1 group grenade-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group grenade-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|