13 lines
214 B
JSON
13 lines
214 B
JSON
{
|
|
"teamName": "Earthly",
|
|
"members": [
|
|
{
|
|
"name": "George Mickleburgh",
|
|
"koding": "gmickleburgh",
|
|
"github": "georgemickleburgh",
|
|
"location": "Cambridge, UK",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|