diff --git a/Teams/constintpressure/ABOUT.md b/Teams/constintpressure/ABOUT.md new file mode 100644 index 0000000..8821584 --- /dev/null +++ b/Teams/constintpressure/ABOUT.md @@ -0,0 +1,6 @@ + +# consintpressure + +## About Us + +- We like to code diff --git a/Teams/constintpressure/team.json b/Teams/constintpressure/team.json new file mode 100644 index 0000000..7dc853d --- /dev/null +++ b/Teams/constintpressure/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "constintpressure", + "members": [ + { + "name": "Deepak Sandhu", + "twitter": "", + "koding": "superchicken", + "location": "Prince George, CA", + "lead": true + }, + { + "name": "Ethan Holmes", + "twitter": "", + "koding": "ethanholmes", + "location": "Venice, US" + }, + { + "name": "Adam Bryant", + "twitter": "", + "koding": "adambryant", + "location": "Vancouver, CA" + } + ] +}