Jeremy Stanley 207c0d925e Move manila repos from stackforge to openstack
According to openstack/governance change
I8010cd03c4d409a7a0532f7963a55b8456877ae1 the acceptance of the
Shared File Systems program's application on August 26 implies its
projects' Git repositories should be within the official namespace.

Change-Id: I41c13866fb085d5833cedaec9b14ed3e3396f5a0
2014-09-18 02:13:31 +00:00

25 lines
611 B
Plaintext

[access "refs/*"]
create = group manila-core
[access "refs/heads/*"]
abandon = group manila-core
label-Code-Review = -2..+2 group manila-core
label-Workflow = -1..+1 group manila-core
[access "refs/heads/stable/*"]
abandon = group manila-core
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group manila-core
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group manila-core
[access "refs/tags/*"]
pushSignedTag = group manila-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true