From 08b5ee71d84b1eb4ce5546a3eb1853d7310a434a Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 24 Dec 2015 16:04:09 +0530 Subject: [PATCH] Add zaqar to projects Change-Id: I399a04911f70cf28b2739ef7666f5cf48bb9fd1d --- projects/zaqar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 projects/zaqar.json diff --git a/projects/zaqar.json b/projects/zaqar.json new file mode 100644 index 0000000..35e4bdc --- /dev/null +++ b/projects/zaqar.json @@ -0,0 +1,10 @@ +{ + "name": "zaqar", + "subprojects": [ + "openstack/python-zaqarclient", + "openstack/zaqar", + "openstack/zaqar-specs", + "openstack/zaqar-ui" + ], + "core-team-gerrit-group": "zaqar-core" +}