Create identity-specs git repo

This creates the openstack/identity-specs repository which will store
blueprint information for the OpenStack Identity projects from the
Juno cycle onwards.

Change-Id: I4be0776e6c3bca6c4e6b2dda188dd19f5f5fd6d2
This commit is contained in:
Morgan Fainberg
2014-05-18 18:41:36 -04:00
parent fa59ac7351
commit 8a7cb9b061
5 changed files with 32 additions and 0 deletions

View File

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