add team info

This commit is contained in:
yak80
2014-11-30 17:08:43 +04:00
parent 28d2380067
commit 1a83f84224
+24
View File
@@ -0,0 +1,24 @@
{
teamName : "TolkoPobeda Team",
members : [
{
"name": "Oleg Vilkov",
"twitter": "mertvytko",
"koding": "theolege",
"location": "Cremea, Russia"
},
{
"name": "Aleksandr Yakushev",
"twitter": "yak80",
"koding": "yak15",
"location": "Simferopol, Russia",
"lead": true
},
{
"name": "Sergey",
"twitter": "scyborgx",
"koding": "scyborg",
"location": "Simferopol, Russia"
}
]
}