Create team.json

This commit is contained in:
zoraiz
2014-12-03 15:51:04 +05:00
parent 4fde32f877
commit b81c356613

View File

@@ -0,0 +1,12 @@
{
"teamName": "Saruman's Pensieve",
"members": [
{
"name": "Zoraiz Khurshied",
"twitter": "zoraiz",
"koding": "zoraiz",
"location": "Lahore, PK",
"lead": true
}
]
}