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",
"twitter": "angel_cuemby",
"koding": "angel-cuemby",
"location": "Delray Beach, FL",
"location": "Delray Beach, US",
"lead": true
},
{
"name": "Alexandr Tasciuc",
"twitter": "americanet1985",
"koding": "atasiuc",
"location": "Delray Beach, FL"
"location": "Delray Beach, US"
},
{
"name": "Juan Lopez",
"twitter": "onel0p3z",
"koding": "onel0p3z",
"location": "Delray Beach, FL"
"location": "Delray Beach, US"
},
{
"name": "Cristina Solana",
"twitter": "nightshiftc",
"koding": "nightshiftc",
"location": "Miami, FL"
"location": "Miami, US"
}
]
}