From d122b479ef8a333c055bd812457286eb6dd1abe8 Mon Sep 17 00:00:00 2001 From: luka454 Date: Wed, 26 Nov 2014 18:51:50 +0100 Subject: [PATCH] Created team.json --- Teams/Galaktikosi/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/Galaktikosi/team.json diff --git a/Teams/Galaktikosi/team.json b/Teams/Galaktikosi/team.json new file mode 100644 index 0000000..ef0289e --- /dev/null +++ b/Teams/Galaktikosi/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Galaktikosi", + "members": [ + { + "name": "Sumejja Porca", + "twitter": "Sumejja93", + "koding": "sumejja", + "location": "Sarajevo, BA", + "lead": true + }, + { + "name": "Elma Gazetic", + "twitter": "galaktikosi_14", + "koding": "memi", + "location": "Sarajevo, BA" + }, + { + "name": "Vildan Tursic", + "twitter": "VildanTursic", + "koding": "vildantursic93", + "location": "Sarajevo, BA" + }, + { + "name": "Ahmed Duheric", + "twitter": "ahmedduheric", + "koding": "ahmedduheric", + "location": "Sarajevo, BA" + }, + { + "name": "Luka Pejovic", + "twitter": "DirektorMilan", + "koding": "Luka454", + "location": "Sarajevo, BA" + } + ] +}