Files
project-config/gerrit/acls/openstack/governance-uc.config
T
Tom Fifield 1c43b76326 Add governance-uc repo
As per mailing list discussion[1], governance.openstack.org will
become a neutral place for all of OpenStack governance reference
information (Board, TC, UC).

This change adds a repository, governance-uc, which is to contain
the content for the UC component of governance.openstack.org, and
is step one of the 5 step plan:

- Create the repository (UC, infra)
- Populate it with the data you want there (UC)
- Work with infra to publish under /uc (UC, infra)
- Propose content for the neutral page (TC, UC)
- Change openstack/governance to publish under /tc,
  set up redirects/aliases (TC, infra)

[1] http://lists.openstack.org/pipermail/openstack-tc/2016-June/001223.html

Change-Id: I80debe64d6fbf31d23415f373adf47a7a034b7f0
Needed-By: I941f2df200da0ac714f4afcf0c9d33d2711517d1
2016-07-05 11:24:37 +02:00

38 lines
928 B
Plaintext

[access "refs/heads/*"]
abandon = group Change Owner
abandon = group Project Bootstrappers
abandon = group user-committee-chair
exclusiveGroupPermissions = abandon label-Workflow
label-Rollcall-Vote = -1..+1 group user-committee
label-Workflow = -1..+0 group Change Owner
label-Workflow = -1..+1 group Project Bootstrappers
label-Workflow = -1..+1 group user-committee-chair
[access "refs/tags/*"]
pushSignedTag = group user-committee-chair
[label "Code-Review"]
copyAllScoresOnTrivialRebase = true
defaultValue = 0
function = NoOp
value = -2 Unused -2
value = -1 This patch needs further work before it can be merged
value = 0 No score
value = +1 Looks good to me
value = +2 Unused +2
[label "Rollcall-Vote"]
copyAllScoresOnTrivialRebase = true
defaultValue = 0
function = NoOp
value = -1 No
value = 0 Abstain
value = +1 Yes
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true