2ed9199b25
Per the Operators meetup in Palo Alto, the community would like to move the OSOps group from Github to an official project. With the eventual goal of becoming part of the BigTent. This is the initial start of the repos per [1]. [1]: http://docs.openstack.org/infra/manual/creators.html Change-Id: Ie970ea557ff158d77cb9908bf63c85261a48d7c3
16 lines
324 B
Plaintext
16 lines
324 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group osops-core
|
|
create = group osops-release
|
|
label-Code-Review = -2..+2 group osops-core
|
|
label-Workflow = -1..+1 group osops-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group osops-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|