Create team.json
Adding team
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"teamName": "Fluffle",
|
||||
"members": [
|
||||
{
|
||||
"name": "Kristin Jones",
|
||||
"twitter": "P1xt",
|
||||
"koding": "p1xt",
|
||||
"location": "Minneapolis, US"
|
||||
},
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user