Add team information
No twitter and koding accounts for the last team members yet.
This commit is contained in:
36
Teams/Croders/team.json
Normal file
36
Teams/Croders/team.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"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": null,
|
||||
"koding": null,
|
||||
"location": "Zagreb, HR"
|
||||
},
|
||||
{
|
||||
"name": "Stanko Arbutina",
|
||||
"twitter": null,
|
||||
"koding": null,
|
||||
"location": "Zagreb, HR"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user