7bd4fa8cbb
Spectroscope is intended to be an Identity Resource Broker Service. This adds the initial spectroscope repository and ACL file. Change-Id: I1e67a913ac61ef78b9a57d564f3e50bbe2fe4a45
15 lines
324 B
Plaintext
15 lines
324 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group spectroscope-core
|
|
label-Code-Review = -2..+2 group spectroscope-core
|
|
label-Workflow = -1..+1 group spectroscope-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group spectroscope-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = false
|
|
|
|
[submit]
|
|
mergeContent = true
|