Merge pull request #672 from dudds6699/master

My Team Information so far
This commit is contained in:
Senthil Arivudainambi
2014-12-02 16:37:49 -08:00
2 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
Team Small Rock is Fundamental
===============================
We are a small crew of developers, located in SSM, Canada.
My other team members will update soon
What our team will do
=================================
Create some sort of application to fill one of the themes

View File

@@ -0,0 +1,24 @@
{
"teamName": "Small Rock is Fundamental",
"members": [
{
"name": "Chris Bodley",
"twitter": "@dudds6699",
"koding": "dudds6699",
"location": "SSM, CA",
"lead": true
},
{
"name": "Mel Bodley",
"twitter": "@mellyboredom",
"koding": "lovelyboredom",
"location": "SSM, CA"
},
{
"name": "Chris McBride",
"twitter": "@Cenecia",
"koding": "Cenecia",
"location": "Sault Ste. Marie, CA"
}
]
}