Merge pull request #611 from bosung90/master

Team MasterMinds
This commit is contained in:
Senthil Arivudainambi
2014-12-01 17:51:19 -08:00
2 changed files with 34 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Team MasterMinds
We are Eric, Gerry, and Irene. We are all from UBC and love creating awesome and innovative things.
## About Us
- Eric: My name is Eric,
- Gerry:
## Languages we love
- Java
- C#
- PHP
- MySQL
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "MasterMinds",
"members": [
{
"name": "Eric Kim",
"twitter": "bosung90",
"koding": "bosung90",
"location": "Vancouver, CA",
"lead": true
},
{
"name": "Gerry Cao",
"twitter": "",
"koding": "gerrycao",
"location": "Calgary, CA"
}
]
}