Added team information

This commit is contained in:
Maxim Kuptsov
2014-11-27 10:29:54 +03:00
parent 4fa71a1a97
commit e02fb28f8e
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "PoplarFluff",
"members": [
{
"name": "Maxim Kuptsov",
"twitter": "pugovok",
"koding": "pugovok",
"location": "Smolensk, RU",
"lead": true
},
{
"name": "Artem Radchenkov",
"twitter": "",
"koding": "armit",
"location": "Smolensk, RU"
},
{
"name": "Ilya Kolesnikov",
"twitter": "ilya3d",
"koding": "ilya3d",
"location": "Smolensk, RU",
},
{
"name": "Dmitriy Savushkin",
"twitter": "",
"koding": "dimasavushkin",
"location": "Smolensk, RU"
}
]
}