Add cue to projects

Change-Id: I88f4f9913eac344b70218153ccd867f45b15e41d
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2015-12-09 11:24:50 +05:30
parent 2e946d379f
commit 22467dd280
1 changed files with 10 additions and 0 deletions

10
projects/cue.json Normal file
View File

@ -0,0 +1,10 @@
{
"name": "cue",
"unofficial": true,
"subprojects": [
"openstack/cue",
"openstack/cue-dashbaord",
"openstack/python-cueclient"
],
"core-team-gerrit-group": "cue-core"
}