diff --git a/Teams/nobacksies/ABOUT.md b/Teams/nobacksies/ABOUT.md new file mode 100644 index 0000000..76f2b43 --- /dev/null +++ b/Teams/nobacksies/ABOUT.md @@ -0,0 +1,17 @@ +Team Name: `nobacksies` +================ + +`nobacksies` is john, sarah, sam, and alan. `<3` from nyc, usa. + +![](http://images.amcnetworks.com/ifc.com/wp-content/uploads/2011/10/the-breakfast-club-10192011.jpg) + +ruby. rails. rock n' roll. + +``` +# _ _ _ _ _ +# _| || |_ _ __ ___ | |__ __ _ ___| | _____(_) ___ ___ +# |_ .. _| '_ \ / _ \| '_ \ / _` |/ __| |/ / __| |/ _ \/ __| +# |_ _| | | | (_) | |_) | (_| | (__| <\__ \ | __/\__ \ +# |_||_| |_| |_|\___/|_.__/ \__,_|\___|_|\_\___/_|\___||___/ +# +``` diff --git a/Teams/nobacksies/team.json b/Teams/nobacksies/team.json new file mode 100644 index 0000000..07bd952 --- /dev/null +++ b/Teams/nobacksies/team.json @@ -0,0 +1,26 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Alan Norton", + "twitter": "nonrational", + "koding": "nonrational", + "location": "New York, NY, USA", + "lead": true + }, + { + "name": "John Mileham", + "location": "New York, NY, USA", + }, + { + "name": "Sam Moore", + "twitter": "samandmoore", + "koding": "samandmoore", + "location": "New York, NY, USA", + }, + { + "name": "Sarah Whinnem", + "location": "New York, NY, USA", + } + ] +}