Merge "Add separate ACL for openstackdocstheme"

This commit is contained in:
Zuul
2025-02-07 18:01:32 +00:00
committed by Gerrit Code Review
2 changed files with 14 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group openstackdocstheme-core
label-Code-Review = -2..+2 group openstackdocstheme-core
label-Workflow = -1..+1 group openstackdocstheme-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@@ -4791,7 +4791,6 @@
- python-openstackclient
- project: openstack/openstackdocstheme
description: Sphinx theme for RST-sourced documentation published to docs.openstack.org
acl-config: /home/gerrit2/acls/openstack/oslo-independent.config
groups:
- openstack-doc-tools
- project: openstack/openstacksdk