Add team information

This commit is contained in:
XrXr
2014-11-27 15:05:46 -05:00
parent 2046635349
commit b6db625c5a
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 been to 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"
}
]
}