Create team.json

This commit is contained in:
El-Hassan Wanas
2014-11-27 04:51:47 +03:00
parent 011988f83f
commit 7959c22b2a
+9
View File
@@ -0,0 +1,9 @@
{
"teamName": "LambdaNinja",
"members": [{
"name": "El-Hassan Wanas",
"twitter": "@foo303",
"koding": "foo303",
"location": "Doha, Qatar"
}]
}