New project request: airship/docs

This adds a documentation project for Airship.  Currently, Airship
documentation is scattered across a handful of non-obvious projects.
At the PTG it was decided to create a single, clear home for
Airship-wide documentation as the project matures.
Existing documentation will migrate to this project, and new docs
will be authored here, once the project is created.

Change-Id: Ifab77cc746e0187611eda98776715909e4819af8
This commit is contained in:
Matt McEuen 2019-06-18 18:03:17 -05:00
parent a7f112ebd0
commit e32c205838
3 changed files with 22 additions and 0 deletions

View File

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

View File

@ -28,6 +28,11 @@
acl-config: /home/gerrit2/acls/airship/airship.config
groups:
- airship
- project: airship/docs
description: Airship documentation
use-storyboard: true
groups:
- airship
- project: airship/drydock
description: A declarative host provisioning system.
use-storyboard: true

View File

@ -88,6 +88,7 @@
- airship/berth
- airship/deckhand
- airship/divingbell
- airship/docs
- airship/drydock
- airship/election
- airship/governance