18 lines
312 B
JSON
18 lines
312 B
JSON
{
|
|
"teamName": "digiBlink",
|
|
"members": [
|
|
{
|
|
"name": "Reinholds Zviedris",
|
|
"twitter": "zxpower",
|
|
"koding": "nfoworm",
|
|
"location": "Riga, LV"
|
|
},
|
|
{
|
|
"name": "Artis Mednis",
|
|
"twitter": "mediamasterLV",
|
|
"koding": "mmlv",
|
|
"location": "Riga, LV"
|
|
}
|
|
]
|
|
}
|