Create team.json

Adding team
This commit is contained in:
P1xt
2014-12-02 14:49:46 -06:00
parent 4ff357fa89
commit f46e11fc0a
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Fluffle",
"members": [
{
"name": "Kristin Jones",
"twitter": "P1xt",
"koding": "p1xt",
"location": "Minneapolis, US"
},
]
}