Starting my teams page

This commit is contained in:
dudds6699
2014-11-28 00:01:21 +00:00
parent 851b009b79
commit e3da3867e9
2 changed files with 25 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Team Small Rock is Fundamental
===============================
We are a small crew of developers, located in SSM, Canada.
About what we will attempt to do
=================================
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Small Rock is Fundamental",
"members": [
{
"name": "Chris Bodley",
"twitter": "@dudds6699",
"koding": "dudds6699",
"location": "SSM, CA",
"lead": true
},
{
"name": "Full Name",
"twitter": "twitter acct no @",
"koding": "koding username",
"location": "city, 2 digit country code"
}
]
}