Merge pull request #966 from gNazi/patch-2

Added team information
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:25:01 -08:00
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "SparkLabs",
"members": [
{
"name": "Gabriel Nazi",
"twitter": "GNazi94",
"koding": "gnazi",
"location": "Beirut, LB",
"lead": true
}
]
}