Update team.json

This commit is contained in:
yak80
2014-12-01 02:31:09 +04:00
parent 1eaf21acf7
commit dfcd22ccfd
+3 -3
View File
@@ -5,20 +5,20 @@
"name": "Oleg Vilkov",
"twitter": "mertvytko",
"koding": "theolege",
"location": "Cremea, Russia"
"location": "Cremea, RU"
},
{
"name": "Aleksandr Yakushev",
"twitter": "yak80",
"koding": "yak15",
"location": "Simferopol, Russia",
"location": "Simferopol, RU",
"lead": true
},
{
"name": "Sergey",
"twitter": "scyborgx",
"koding": "scyborg",
"location": "Simferopol, Russia"
"location": "Simferopol, RU"
}
]
}