Merge pull request #775 from meowcoder/master

Added new team
This commit is contained in:
Senthil Arivudainambi
2014-12-02 20:13:57 -08:00
2 changed files with 21 additions and 0 deletions

5
Teams/zuffathon/ABOUT.md Normal file
View File

@@ -0,0 +1,5 @@
Zuffathon
===========================
TBD

16
Teams/zuffathon/team.json Normal file
View File

@@ -0,0 +1,16 @@
{
"teamName": "Zuffathon",
"members": [
{
"name": "Nauman Qazi",
"koding": "nami",
"location": "Islamabad, PK",
"lead": true
},
{
"name": "Alex S.",
"koding": "meowcoder",
"location": "Novosibirsk, RU"
}
]
}