Fix rocky-3 ACLs (performance-docs)

The regular run to check for ACL issues reveales issues with the ACL
of performance-docs (rally team) and Adjutant repositories. In this
patch we will only fix performance-docs as Adjutant won't be released
until Stein.

Change-Id: I1b8013dcfe975ec130443688727f09c34acb643c
This commit is contained in:
Thierry Carrez 2018-08-08 16:24:37 +02:00
parent dd90be85ab
commit deb351210b
1 changed files with 0 additions and 4 deletions

View File

@ -1,13 +1,9 @@
[access "refs/heads/*"]
abandon = group performance-docs-core
create = group performance-docs-release
label-Code-Review = -2..+2 group performance-docs-core
label-Verified = -1..+1 group performance-docs-ci
label-Workflow = -1..+1 group performance-docs-core
[access "refs/tags/*"]
pushSignedTag = group performance-docs-release
[receive]
requireChangeId = true
requireContributorAgreement = true