Fixed country code

This commit is contained in:
Jamone Kelly
2014-11-22 22:14:32 -05:00
parent 2bbc87107d
commit e66252eb01
+4 -4
View File
@@ -5,20 +5,20 @@
"name": "Daniel Jones",
"twitter": "MrJones1914",
"koding": "DIJicode",
"location": "Sterling Heights, MI"
"location": "Sterling Heights, US"
},
{
"name": "Keheira Henderson",
"twitter": "the_mystery_one",
"koding": "Keheira",
"location": "Greensboro, NC",
"location": "Greensboro, US",
"lead": true
},
{
"name": "Jamone Kelly",
"twitter": "JamoneK",
"koding": "JamoneK",
"location": "Greensboro, NC"
"location": "Greensboro, US"
}
]
}
}