Merge "Updated marconiclient with right permissions"
This commit is contained in:
commit
7c6be45b94
@ -1,8 +1,14 @@
|
||||
[access "refs/*"]
|
||||
owner = group Administrators
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group marconi-core
|
||||
label-Workflow = -1..+1 group marconi-core
|
||||
[access "refs/heads/milestone-proposed"]
|
||||
label-Code-Review = -2..+2 group marconi-milestone
|
||||
label-Workflow = -1..+1 group marconi-milestone
|
||||
[access "refs/tags/*"]
|
||||
create = group marconi-ptl
|
||||
pushSignedTag = group marconi-ptl
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user