diff --git a/projects/refstack.json b/projects/refstack.json new file mode 100644 index 0000000..4d7d9d5 --- /dev/null +++ b/projects/refstack.json @@ -0,0 +1,8 @@ +{ + "name": "RefStack", + "subprojects": [ + "openstack/refstack", + "openstack/refstack-client" + ], + "core-team-gerrit-group": "refstack-core" +}