Files
project-config/gerrit/acls/openstack/stackviz.config
Jeremy Stanley ba18406f60 Deduplicate OpenStack ACL content
Most OpenStack project ACLs inherit from meta-config's ACL
(basically everything except some SIG deliverables). Remove their
explicit receive and submit sections which are entirely redundant to
the values which are implicit through inheritance. Also some
remaining repos that don't inherit from meta-config functionally
duplicate its content, so replace those with inheritance as well.

This will make the future planned transition from CLA to DCO
enforcement much simpler.

Change-Id: I573172bfdb8bba4a8feadd3ff11a5a6d6fcfd183
2025-06-11 19:31:47 +00:00

9 lines
233 B
Plaintext

[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group stackviz-core
label-Code-Review = -2..+2 group stackviz-core
label-Workflow = -1..+1 group stackviz-core
toggleWipState = group stackviz-core