Allow merge commits for operations-guide

In order to support third-party editing on a feature/edits branch of
openstack/operations-guide, the openstack-doc-ptl group is granted
access to push merge commits. This will facilitate periodic
synchronization of state between feature/edits and master branches
until such time as the feature branch is no longer needed.

Change-Id: I028c61dbd1eb6112097b111eb9645b81c24e32e0
This commit is contained in:
Jeremy Stanley 2014-02-06 21:43:32 +00:00
parent e92c197ae1
commit 2c832bfe6a

@ -1,3 +1,5 @@
[access "refs/for/refs/*"]
pushMerge = group openstack-doc-ptl
[access "refs/heads/*"]
label-Code-Review = -2..+2 group openstack-doc-core
label-Approved = +0..+1 group openstack-doc-core