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:
parent
a7f112ebd0
commit
e32c205838
16
gerrit/acls/airship/docs.config
Normal file
16
gerrit/acls/airship/docs.config
Normal 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
|
@ -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
|
||||
|
@ -88,6 +88,7 @@
|
||||
- airship/berth
|
||||
- airship/deckhand
|
||||
- airship/divingbell
|
||||
- airship/docs
|
||||
- airship/drydock
|
||||
- airship/election
|
||||
- airship/governance
|
||||
|
Loading…
x
Reference in New Issue
Block a user