Merge pull request #421 from XrXr/master

Add team information
This commit is contained in:
Nitin Gupta
2014-11-27 15:16:34 -08:00
2 changed files with 40 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
c0D3 mUNCH3R5
================
The name was chosen after Sophia proposed "code munchers" and Wiliam proposed the l33t version. Alan likes plain English better.
About us
===========================
- Sophia:
- William:
- Alan: Has participated in many hackathons. Mostly do them for fun
Our project
=======
We don't know what we are going to make yet!
+23
View File
@@ -0,0 +1,23 @@
{
"teamName": "c0D3 mUNCH3R5",
"members": [
{
"name": "Alan Wu",
"twitter": "matchthreee",
"koding": "xrxr",
"location": "Ottawa, CA"
},
{
"name": "William Li",
"twitter": "WhiteUreda",
"koding": "whiteureda",
"location": "Vancouver, CA"
},
{
"name": "Sophia Castellarin",
"twitter": "sophcastellarin",
"koding": "soapy1",
"location": "Vancouver, CA"
}
]
}