Formatting the json for readability

Change-Id: Ifc1b4a15e404883f49d5a074f613dea17dabc5f6
This commit is contained in:
David Lyle 2014-07-03 10:30:05 -06:00
parent 6711afe187
commit daf19fb100

View File

@ -1 +1,20 @@
{"name": "horizon", "subprojects": ["openstack/horizon", "openstack/tripleo-ui"], "core-team": ["gabriel-hurley", "mrunge", "ttrifonov", "jpichon", "kspear", "amotoki", "tmazur", "tres", "lin-hua-cheng", "david-lyle", "thesheep"]}
{
"name": "horizon",
"subprojects": [
"openstack/horizon",
"openstack/tripleo-ui"
],
"core-team": [
"gabriel-hurley",
"mrunge",
"ttrifonov",
"jpichon",
"kspear",
"amotoki",
"tmazur",
"tres",
"lin-hua-cheng",
"david-lyle",
"thesheep"
]
}