Merge pull request #867 from rbgapusan/master

Team CodeMixers PR (updated Team Name on .json file)
This commit is contained in:
Senthil Arivudainambi
2014-12-03 00:55:54 -08:00
2 changed files with 33 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# Team CodeMixers
We are Restie and Shane. We'll create awesome apps!
## About Us
Hi, I'm Restie. I love coding. I'm always upgrading my Web Development skills.
Hi, I'm Shane. I love coming up with concepts for apps. I'm always open to suggestions.
## Languages
PHP
JavaScript
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Team CodeMixers",
"members": [
{
"name": "Restie Gapusan",
"twitter": "rlcs888",
"koding": "rlcreativesolutions",
"location": "Ilocos Norte, PH",
"lead": true
},
{
"name": "Shane Edwards",
"twitter": "",
"koding": "shanee",
"location": "Brisbane, AU",
}
]
}