Update team.json

adding koding usernames
This commit is contained in:
schristoff
2014-12-01 11:13:35 -07:00
parent b8a1345f60
commit 0191e0fbad
+6 -3
View File
@@ -11,21 +11,24 @@
{
"name": "Billy Janssen",
"twitter": "janspants11",
"koding": "dufootball11",
"location": "Phoenix, US"
},
{
"name": "Sloane Smith",
"twitter": "S10Dimensional",
"location": "Phoenix, US",
"koding": "sloane@lucidagency.com",
"location": "Phoenix, US"
},
{
"name": "Michael Scott",
"koding": "",
"location": "Phoenix, US"
},
{
"name": "Lauren Jordan",
"twitter": "gniting",
"koding": "",
"location": "Phoenix, US"
}
]
}
}