Added new team.

This commit is contained in:
meowcoder
2014-12-03 08:56:37 +05:00
parent de9e07d095
commit d31f528f1f
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, PAK",
"lead": true
},
{
"name": "Alex S.",
"koding": "meowcoder",
"location": "Novosibirsk, RU"
}
]
}