Create team.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user