Create team.json

This commit is contained in:
HACP
2014-11-21 18:34:40 -05:00
parent da4c17f3a0
commit 003ab87f86
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "elFaro",
"members": [
{
"name": "Hugo C",
"twitter": "Nay_Nope",
"koding": "hacp",
"location": "New York, USA",
"lead": true
}
]
}