cee6050261
This project is a repository using sphinx to collect general documentation on contributing to OpenStack. This will be used with the effort in on-boarding with our Contributor Portal [1]. [1] - http://lists.openstack.org/pipermail/openstack-dev/2017-September/122534.html Change-Id: Ib8062210854e1979aa1f56bd7c0f5af8e578decc
12 lines
301 B
Plaintext
12 lines
301 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group openstack-contributor-guide-core
|
|
label-Code-Review = -2..+2 group openstack-contributor-guide-core
|
|
label-Workflow = -1..+1 group openstack-contributor-guide-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|