Create team.json

This commit is contained in:
michaelhays
2014-11-29 03:31:33 -06:00
parent 55bb8b30d4
commit 11ea0fd378
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "NotLastPlace",
"members": [
{
"name": "Michael Hays",
"twitter": "michaelhays92",
"koding": "michaelhays",
"location": "Dallas, US"
}
]
}