Create team.json

This commit is contained in:
danm36
2014-11-27 00:52:37 +00:00
parent 81b8e47c80
commit e6b9b207b4
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Axon",
"members": [
{
"name": "Daniel Masterson",
"twitter": "danm36",
"koding": "danm36",
"location": "Hull, UK"
}
]
}