Sergey Lukjanov 491fe82782 Limit sahara's stable acls to icehouse
In Icehouse Sahara wasn't integrated, so, this branch is managed by the
Saahra team. For stable/juno it'll be managed by stable maintenance
team.

Change-Id: Ie2d7aba28103262ae6de5fa0ea39901c8904e70f
2014-07-09 15:21:21 +04:00

28 lines
764 B
Plaintext

[access "refs/heads/*"]
abandon = group sahara-core
create = group sahara-milestone
label-Code-Review = -2..+2 group sahara-core
label-Workflow = -1..+1 group sahara-core
[access "refs/heads/proposed/*"]
abandon = group sahara-milestone
label-Code-Review = -2..+2 group sahara-milestone
label-Workflow = -1..+1 group sahara-milestone
[access "refs/heads/stable/icehouse"]
abandon = group sahara-core
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group sahara-core
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group sahara-core
[access "refs/tags/*"]
pushSignedTag = group sahara-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true