Create team.json

Added my info to team memeber list
This commit is contained in:
volock
2014-11-27 16:13:13 -07:00
parent f19d07532a
commit 4dfb4da122
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Team OpenUpData",
"members": [
{
"name": "John W Volock",
"twitter": "volock",
"koding": "volock",
"location": "Albuquerque, US"
}
]
}