system-config/modules/openstack_project/files/gerrit/acls/openstack/oslo.rootwrap.config
Thierry Carrez 6c467aabd6 Add openstack/oslo.rootwrap project
Rootwrap is being separated from the oslo-incubator. The filter-branched
proposed repository lives at https://github.com/ttx/oslo.rootwrap for
your reviewing pleasure. Initial version does not include docs (hence
the omission of the -docs jobs) and will reuse oslo-core review groups.

See https://blueprints.launchpad.net/oslo/+spec/standalone-rootwrap

Change-Id: Ieb3439d824f3aff1cbab48753b0630de30daf198
2013-11-22 11:56:56 +01:00

17 lines
517 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group oslo-core
label-Approved = +0..+1 group oslo-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group oslo-milestone
label-Approved = +0..+1 group oslo-milestone
[access "refs/tags/*"]
create = group oslo-core
pushTag = group oslo-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true