Create cinder-specs git repo

Create a new git repository for use by the
Cinder project.  This is intended to
supplement the Launchpad BluePrint system.

Change-Id: Ibcd5cba00dbaf22505beea040c7a2b6a8de7f6b8
This commit is contained in:
John Griffith
2014-05-01 20:04:26 -06:00
parent 48d80af01f
commit 331042d569
4 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group cinder-specs-core
label-Workflow = -1..+1 group cinder-specs-core
abandon = group cinder-specs-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true