add team info
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user