Merge pull request #1006 from nonrational/master

team nobacksies
This commit is contained in:
Senthil Arivudainambi
2014-12-03 11:11:17 -08:00
2 changed files with 47 additions and 0 deletions
+17
View File
@@ -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.
```
# _ _ _ _ _
# _| || |_ _ __ ___ | |__ __ _ ___| | _____(_) ___ ___
# |_ .. _| '_ \ / _ \| '_ \ / _` |/ __| |/ / __| |/ _ \/ __|
# |_ _| | | | (_) | |_) | (_| | (__| <\__ \ | __/\__ \
# |_||_| |_| |_|\___/|_.__/ \__,_|\___|_|\_\___/_|\___||___/
#
```
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "nobacksies",
"members": [
{
"name": "Alan Norton",
"twitter": "nonrational",
"koding": "nonrational",
"location": "New York, US"
},
{
"name": "John Mileham",
"twitter": "jmileham",
"koding": "jmileham",
"location": "New York, US",
"lead": true
},
{
"name": "Sam Moore",
"twitter": "samandmoore",
"koding": "samandmoore",
"location": "New York, US"
},
{
"name": "Sarah Whinnem",
"twitter": "MadysonDesigns",
"koding": "madysondesigns",
"location": "New York, US"
}
]
}