Ala Rezmerita a4dbc26d01 Add swiftpolicy middleware project on StackForge
The SwiftPolicy Middleware for OpenStack Swift allows
to use a JSON policy file to handle swift authorizations.

The project is currently available on github:
https://github.com/cloudwatt/swiftpolicy

Change-Id: I6a3a7b0a4da35d0eb047face592aad7bfee2655c
2014-08-07 15:50:21 +00:00

16 lines
340 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group swiftpolicy-core
label-Workflow = -1..+1 group swiftpolicy-core
abandon = group swiftpolicy-core
[access "refs/tags/*"]
create = group swiftpolicy-ptl
pushTag = group swiftpolicy-ptl
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true