diff --git a/Teams/TeamPooky/ABOUT.md b/Teams/TeamPooky/ABOUT.md new file mode 100644 index 0000000..eeaeb28 --- /dev/null +++ b/Teams/TeamPooky/ABOUT.md @@ -0,0 +1,7 @@ +## Team Pooky + +We will have an _awesome_ first December weekend, coding, having fun (and waiting for Saint Nicholas' presents ;)). + +Languages we'll use: that depends on the idea we'll come up with. + +Can't wait to join all of the other teams in this historic event :D diff --git a/Teams/TeamPooky/team.json b/Teams/TeamPooky/team.json new file mode 100644 index 0000000..d331c21 --- /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" +} +] +}