diff --git a/Teams/SmallRockIsFundamental/ABOUT.MD b/Teams/SmallRockIsFundamental/ABOUT.MD new file mode 100644 index 0000000..92745a6 --- /dev/null +++ b/Teams/SmallRockIsFundamental/ABOUT.MD @@ -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 +================================= \ No newline at end of file diff --git a/Teams/SmallRockIsFundamental/team.json b/Teams/SmallRockIsFundamental/team.json new file mode 100644 index 0000000..76059ad --- /dev/null +++ b/Teams/SmallRockIsFundamental/team.json @@ -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" + } + ] +} \ No newline at end of file