Create team.json

This commit is contained in:
Anthony Berkeley
2014-12-02 17:13:31 -05:00
parent e3b2673e4a
commit a1fdd894ca

View File

@@ -0,0 +1,11 @@
{
"teamName": "Team Black Disc Software",
"members": [
{
"name": "Anthony Berkeley",
"twitter": "sublockdown",
"koding": "sub-lockdown",
"location": "Chelsea, US"
}
]
}