Create team.json

This commit is contained in:
Jack Atkinson
2014-11-28 16:57:45 -06:00
parent 4e781d7b99
commit 92a9df5db4

View File

@@ -0,0 +1,11 @@
{
"teamName": "deadbeef",
"members": [
{
"name": "Jack Edward Blair Atkinson",
"twitter": "@AussieAtkinson",
"koding": "clevercrypter",
"location": "Nashotah, US"
}
]
}