Merge pull request #708 from kpsuperplane/master

Unknown Exception Team (added Location)
This commit is contained in:
Nitin Gupta
2014-12-02 18:17:32 -08:00
2 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
This is our page
================
We are the UnknownException team... and our bio returns unknown exception.
About your team
===========================
We are two young coders who met on the #Hackathon chatroom.
(Rushed, I know - never realized these pages were due so soon)
About your skills and what you are going to do?
=======
We're planning to build something awesome :)

View File

@@ -0,0 +1,17 @@
{
"teamName": "UnknownException",
"members": [
{
"name": "Kevin Pei",
"twitter": "kevinsuperplane",
"koding": "kp1234",
"location": "Markham, CA"
},
{
"name": "Omar Farooqi",
"twitter": "Unknown (TBD)",
"koding": "purgified",
"location": "Islamabad, PK"
}
]
}