Create teams.json

This commit is contained in:
Ismael Jimenez
2014-11-26 10:48:08 -06:00
parent 69fa03466a
commit 470716fd05
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "Ismael Jimenez",
"twitter": "ismapro",
"koding": "ismaproco",
"location": "San Jose, Costa Rica"
}
]
}