diff --git a/Teams/TolkoPobeda-Team/team.json b/Teams/TolkoPobeda-Team/team.json new file mode 100644 index 0000000..81bdf4e --- /dev/null +++ b/Teams/TolkoPobeda-Team/team.json @@ -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" + } +] +}