Create team.json

Initial team info.
This commit is contained in:
rredkovich
2014-11-28 11:08:52 +03:00
parent c039ce0e31
commit cc1b4822c6
+26
View File
@@ -0,0 +1,26 @@
{
"teamName": "Insomnia",
"members": [
{
"name": "",
"nickname": "AJ Tan",
"twitter": "",
"koding": "pytan",
"location": "",
},
{
"name": "Roman Redkovich",
"twitter": "rredkovich",
"koding": "rredkovich",
"location": "Moscow, RU"
},
{
"name": "",
"koding": "atioxx"
},
{
"name": "",
"koding": "ahmadassaf "
}
]
}