Starting my teams page
This commit is contained in:
@@ -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
|
||||
=================================
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user