Added team information

This commit is contained in:
Aleksandr Didenko
2014-11-30 19:53:46 +03:00
parent c376acac45
commit b507c9bc23
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "Red Alert",
"members": [
{
"name": "Dmitry Serkin",
"twitter": "DiSerkin",
"koding": "dserkin",
"location": "San Jose, US"
},
{
"name": "Alexander Didenko",
"twitter": "aa_didenko",
"koding": "adidenko",
"location": "Nizhny Novgorod, RU"
},
]
}