diff --git a/Teams/constintpressure/team.json b/Teams/constintpressure/team.json new file mode 100644 index 0000000..21bda07 --- /dev/null +++ b/Teams/constintpressure/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "consintpressure", + "members": [ + { + "name": "Deepak Sandhu", + "twitter": "", + "koding": "superchicken", + "location": "Prince George, CA" + }, + { + "name": "Ethan Holmes", + "twitter": "", + "koding": "", + "location": "Venice, US" + }, + { + "name": "Adam Bryant", + "twitter": "", + "koding": "", + "location": "Vancouver, CA", + "lead": true + } + ] +}