diff --git a/Teams/Croders/team.json b/Teams/Croders/team.json new file mode 100644 index 0000000..65db474 --- /dev/null +++ b/Teams/Croders/team.json @@ -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" + } + ] +}