Create team.json

This commit is contained in:
Matthew Butler
2014-12-02 21:03:03 -06:00
parent 7200419fcc
commit cb8a9ad412

View File

@@ -0,0 +1,11 @@
{
"teamName": "Digital Research",
"members": [
{
"name": "Matthew Butler",
"twitter": "CaptainWalton",
"koding": "mbutler",
"location": "Iowa City, US"
}
]
}