From f8c75fe9bcc136ecb65f8204784f130632811bf3 Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Wed, 26 Nov 2014 12:51:36 +0300 Subject: [PATCH] Added Piplos Media team --- Teams/PiplosMedia/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/PiplosMedia/team.json diff --git a/Teams/PiplosMedia/team.json b/Teams/PiplosMedia/team.json new file mode 100644 index 0000000..b935a22 --- /dev/null +++ b/Teams/PiplosMedia/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Piplos Media", + "members": [ + { + "name": "Raman Marozau", + "twitter": "morozowro", + "koding": "morozow", + "location": "Minsk, BY" + }, + { + "name": "Dmitry Shurco", + "twitter": "shnuroc", + "koding": "piplosmedia", + "location": "Minsk, BY", + "lead": true + }, + { + "name": "Pavel Popov", + "twitter": "", + "koding": "", + "location": "Minsk, BY" + }, + { + "name": "Eugene Danilenko", + "twitter": "gniting", + "koding": "e_danilenko", + "location": "Minsk, BY" + } + ] +}