
The set of people who work on both of these are a hybrid between oslo folks and infra folks. Enable them. Change-Id: I191771907821b51252dfddd9718c133ad016e4cb Reviewed-on: https://review.openstack.org/26326 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
14 lines
365 B
Plaintext
14 lines
365 B
Plaintext
[access "refs/heads/*"]
|
|
label-Approved = +0..+1 group hacking-core
|
|
label-Code-Review = -2..+2 group hacking-core
|
|
[access "refs/tags/*"]
|
|
create = group hacking-core
|
|
pushTag = group hacking-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
[submit]
|
|
mergeContent = true
|
|
action = cherry pick
|