Merge pull request #86 from bdonaldharris/master

added new team Code48
This commit is contained in:
Senthil Arivudainambi
2014-11-23 21:10:12 -08:00
2 changed files with 37 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
This is our page
================
We are Code 48
OUR TEAM
===========================
We are a two member team who joined Global Hackathon for some friendly coding competition and an opportunity to maybe conect with others in the global community at large.
#### MEMBERS
bdonaldharris & cyp901
OUR SKILLS
=======
bdonald has several years experience as a professional .NET developer. MS tools pay my bills, but I have a love for Linux and open source technology.
cyp901 is a professional database developer and architect with a love for coding on the web
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Code 48",
"members": [
{
"name": "B Donald",
"twitter": "apostleBDHarris",
"koding": "bdonaldharris",
"location": "Cordova, US",
"lead": true
},
{
"name": "Mike F",
"twitter": "",
"koding": "cyp901",
"location": "Lakeland, US"
}
]
}