diff --git a/Teams/TeamPooky/team.json b/Teams/TeamPooky/team.json new file mode 100644 index 0000000..53a9e94 --- /dev/null +++ b/Teams/TeamPooky/team.json @@ -0,0 +1,23 @@ +{ +"teamName": "Team Pooky", +"members": [ +{ +"name": "Dunja Rosina", +"twitter": "nietka", +"koding": "nietka", +"location": "Ljubljana, SI" +"lead": true +}, +{ +"name": "Petra Prusnik", +"koding": "loki164", +"location": "Kamnik, SI" +}, +{ +"name": "Martin Hribar", +"twitter": "maqmigh", +"koding": "maqmigh", +"location": "Ljubljana, SI" +} +] +}