Create team.json

This commit is contained in:
anasstaouil
2014-11-28 15:14:34 +00:00
parent 267fa289ba
commit b0a7d76f69
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "NoIdea",
"members": [
{
"name": "Anass T",
"twitter": "<no account>",
"koding": "anasst",
"location": "Oujda, MA"
},
{
"name": "Jalal B",
"twitter": "<no account>",
"koding": "jbteck",
"location": "Oujda, MA"
}
]
}