Added team information

This commit is contained in:
Jithin James
2014-12-03 13:19:40 +05:30
parent 6bab1b91ea
commit 64d526e248

12
Teams/KodIt/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "KodIt",
"members": [
{
"name": "Jithin James",
"twitter": "jithinrocs",
"koding": "jitrocs",
"location": "Chennai, IN",
"lead": true
},
]
}