diff --git a/Teams/TPro/team.json b/Teams/TPro/team.json new file mode 100644 index 0000000..db7b04f --- /dev/null +++ b/Teams/TPro/team.json @@ -0,0 +1,35 @@ +{ + "teamName": "TPro", + "members": [ + { + "name": "Vitalijs Litvinovs", + "twitter": "groovetool", + "koding": "ulow", + "location": "Riga, LV", + "lead": true + }, + { + "name": "Dmitry Morozov", + "koding": "dm1tpro1lv", + "location": "Riga, LV", + "lead": true + }, + { + "name": "Sergey Kibiss", + "twitter": "s_kibish", + "koding": "skibish", + "location": "Riga, LV" + }, + { + "name": "Dmitry Bogachkin", + "koding": "dmitrybog", + "location": "Riga, LV" + }, + { + "name": "Raitis Ozols", + "twitter": "Raitix", + "koding": "raioz", + "location": "Riga, LV" + } + ] +}