Update team.json

Changing state for country code
This commit is contained in:
Angel Ramirez
2014-11-26 17:44:12 -05:00
parent b4d510ad53
commit 4908413181

View File

@@ -5,26 +5,26 @@
"name": "Angel Ramirez", "name": "Angel Ramirez",
"twitter": "angel_cuemby", "twitter": "angel_cuemby",
"koding": "angel-cuemby", "koding": "angel-cuemby",
"location": "Delray Beach, FL", "location": "Delray Beach, US",
"lead": true "lead": true
}, },
{ {
"name": "Alexandr Tasciuc", "name": "Alexandr Tasciuc",
"twitter": "americanet1985", "twitter": "americanet1985",
"koding": "atasiuc", "koding": "atasiuc",
"location": "Delray Beach, FL" "location": "Delray Beach, US"
}, },
{ {
"name": "Juan Lopez", "name": "Juan Lopez",
"twitter": "onel0p3z", "twitter": "onel0p3z",
"koding": "onel0p3z", "koding": "onel0p3z",
"location": "Delray Beach, FL" "location": "Delray Beach, US"
}, },
{ {
"name": "Cristina Solana", "name": "Cristina Solana",
"twitter": "nightshiftc", "twitter": "nightshiftc",
"koding": "nightshiftc", "koding": "nightshiftc",
"location": "Miami, FL" "location": "Miami, US"
} }
] ]
} }