13 lines
214 B
JSON
13 lines
214 B
JSON
{
|
|
"teamName": "Synexis",
|
|
"members": [
|
|
{
|
|
"name": "Malcolm Murphy",
|
|
"twitter": "malcolmmurphy",
|
|
"koding": "synexis",
|
|
"location": "Denver, Colorado, US",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|