Added team.json

This commit is contained in:
Harsh Vardhan
2014-12-03 07:04:09 +05:30
parent 3b28fbed20
commit c1aeb1ed47
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Geek-Systems",
"members": [
{
"name": "Harsh Vardhan",
"twitter": "royalharsh95",
"koding": "royalharsh95",
"location": "Jamshedpur, IN"
},
{
"name": "Jorge Alberto Gomez Lopez",
"twitter": "JorgeGomez44",
"koding": "ghostalgorithm",
"location": "Santa Tecla, SV",
"lead": true
}
]
}