32a897457b
- This have seen a lot of interests at the HK summit and it is a better place than github. Change-Id: I2d27a63b99de03eb14fbeafea8d6a73eac322e9e
13 lines
400 B
Plaintext
13 lines
400 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group swiftsync-core
|
|
label-Approved = +0..+1 group swiftsync-core
|
|
workInProgress = group swiftsync-core
|
|
[access "refs/tags/*"]
|
|
create = group swiftsync-core
|
|
pushTag = group swiftsync-core
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|