Merge pull request #644 from eddietheviper/patch-1

Added team information
This commit is contained in:
Nitin Gupta
2014-12-02 12:57:01 -08:00
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "1.618",
"members": [
{
"name": "Eduard I",
"twitter": "EdyTheViper",
"koding": "edytheviper",
"location": "Targoviste, RO"
"lead": true
},
{
"name": "Alexandru B",
"twitter": "Cristian_11_95",
"koding": "cristiandru",
"location": "Targoviste, RO"
},
{
"name": "Nagesh C",
"twitter": "",
"koding": "nagesh-c",
"location": "Bengaluru, IN",
}
]
}