Merge "Add an empty project for an OpenStack base ACL"

This commit is contained in:
Zuul 2021-04-14 18:21:11 +00:00 committed by Gerrit Code Review
commit 0090fe87b3
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/*"]
abandon = group Release Managers
create = group Release Managers
delete = group Release Managers
pushSignedTag = group Release Managers
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -3529,6 +3529,8 @@
- masakari
description: Design Specifications for Masakari
acl-config: /home/gerrit2/acls/openstack/masakari.config
- project: openstack/meta-config
description: Empty project providing a base ACL for inheriting
- project: openstack/metalsmith
description: Simple deployment and scheduling tool for bare metal
use-storyboard: true