Add a git repo for security documentation
This adds a new git repository for documentation created by the OpenStack Security Group (OSSG). This will be a common place for holding the OSSNs, the Security Guide, and potentially future documentation output from OSSG. This work lives under the Documentation program. See the launchpad bug for other details and discussion. Change-Id: Ie72134e716ec800d8bc601167a8161a605a9cd5f Closes-bug: 1319895
This commit is contained in:
parent
dc8b2ae79f
commit
7cafb77910
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group security-doc-core
|
||||
label-Workflow = -1..+1 group security-doc-core
|
||||
abandon = group security-doc-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -385,6 +385,8 @@
|
||||
group: sahara
|
||||
description: Disk image elements for Sahara
|
||||
acl-config: /home/gerrit2/acls/openstack/sahara.config
|
||||
- project: openstack/security-doc
|
||||
description: Documentation work from the OpenStack Security Group (OSSG)
|
||||
- project: openstack/stevedore
|
||||
group: python-stevedore
|
||||
description: Manage dynamic plugins for Python applications
|
||||
|
@ -2490,6 +2490,12 @@ projects:
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: openstack/security-doc
|
||||
check:
|
||||
- noop
|
||||
gate:
|
||||
- noop
|
||||
|
||||
# Section: OpenStack development projects
|
||||
|
||||
- name: openstack-dev/bash8
|
||||
|
Loading…
x
Reference in New Issue
Block a user