f4ef1dda3d
Still missing twitter for Stanko
37 lines
729 B
JSON
37 lines
729 B
JSON
{
|
|
"teamName": "Croders",
|
|
"members": [
|
|
{
|
|
"name": "Miłosz Chmura",
|
|
"twitter": "chmuraOrg",
|
|
"koding": "chmura",
|
|
"location": "Zagreb, HR",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Tea Pavić",
|
|
"twitter": "li_cineme",
|
|
"koding": "licineme",
|
|
"location": "Zagreb, HR"
|
|
},
|
|
{
|
|
"name": "Anamarija Mišmaš",
|
|
"twitter": "aeramana",
|
|
"koding": "eni442",
|
|
"location": "Zagreb, HR"
|
|
},
|
|
{
|
|
"name": "Martina Petraš",
|
|
"twitter": "serelatere",
|
|
"koding": "5rush",
|
|
"location": "Zagreb, HR"
|
|
},
|
|
{
|
|
"name": "Stanko Arbutina",
|
|
"twitter": null,
|
|
"koding": "stankoarbuti",
|
|
"location": "Zagreb, HR"
|
|
}
|
|
]
|
|
}
|