Matt McEuen e32c205838 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
2019-06-18 18:03:17 -05:00

17 lines
390 B
Plaintext

[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