Create team.json

Added Josh
This commit is contained in:
Josh Powell
2014-12-03 08:17:38 -05:00
parent 41a0ac5fbc
commit 18b63850c2

10
Teams/TeamOBP/team.json Normal file
View File

@@ -0,0 +1,10 @@
{
"teamName": "Team OBP",
"members": [
{
"name": "Josh Powell",
"twitter": "@joshrpowell",
"koding": "joshrpowell",
"location": "Fort Lauderdale, FL"
} ]
}