diff --git a/Teams/Hack-the-Planet/team.json b/Teams/Hack-the-Planet/team.json new file mode 100644 index 0000000..4a2b61a --- /dev/null +++ b/Teams/Hack-the-Planet/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Hack the Planet", + "members": [ + { + "name": "Charles Sinclair", + "twitter": "", + "koding": "Will Sin", + "location": "Charlotte, US", + "lead": true + }, + { + "name": "Simon Girma", + "twitter": "", + "koding": "", + "location": "Charlotte, US" + }, + { + "name": "Markcus Wallace", + "twitter": "", + "koding": "", + "location": "Raleigh, US" + }, + { + "name": "Daniel Godfrey", + "twitter": "", + "koding": "", + "location": "Charlotte, US" + }, + { + "name": "Chris Wesley", + "twitter": "", + "koding": "", + "location": "Charlotte, US" + } + ] +}