Fausto Marzi 0fa9b67823 Add freezer as a new project to stackforge
This patch adds the config needed to create and maintain freezer
in Stackforge.

Freezer is an incremental backup and restore automation
tool for file system, MongoDB, MySQL.
LVM snapshot and strong encryption are supported and
data is stored in OpenStack Swift.

See also:
 * https://pypi.python.org/pypi/freezer

Change-Id: Ib05a1f11577ba54ccc2c388c15057d6a5ee3199f
2014-07-27 14:03:59 +01:00

15 lines
299 B
Plaintext

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