
So move heat to github.com/openstack - yea! (also python-heatclient) Also use the "heat-core" and "heat-drivers" teams correctly. (we only had a "heat" team before). Change-Id: I8b145bf8ddb51ed23811187538c96d6832fa9e52 Signed-off-by: Angus Salkeld <asalkeld@redhat.com> Reviewed-on: https://review.openstack.org/16593 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
14 lines
423 B
Plaintext
14 lines
423 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group heat-core
|
|
label-Approved = +0..+1 group heat-core
|
|
[access "refs/heads/milestone-proposed"]
|
|
label-Code-Review = -2..+2 group heat-drivers
|
|
label-Approved = +0..+1 group heat-drivers
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|