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", "name": "Oleg Vilkov",
"twitter": "mertvytko", "twitter": "mertvytko",
"koding": "theolege", "koding": "theolege",
"location": "Cremea, Russia" "location": "Cremea, RU"
}, },
{ {
"name": "Aleksandr Yakushev", "name": "Aleksandr Yakushev",
"twitter": "yak80", "twitter": "yak80",
"koding": "yak15", "koding": "yak15",
"location": "Simferopol, Russia", "location": "Simferopol, RU",
"lead": true "lead": true
}, },
{ {
"name": "Sergey", "name": "Sergey",
"twitter": "scyborgx", "twitter": "scyborgx",
"koding": "scyborg", "koding": "scyborg",
"location": "Simferopol, Russia" "location": "Simferopol, RU"
} }
] ]
} }