19 lines
349 B
JSON
19 lines
349 B
JSON
{
|
|
"teamName": "Method Jumpers",
|
|
"members": [
|
|
{
|
|
"name": "Precious Jahlom Agbaodo",
|
|
"twitter": "jahlomp",
|
|
"koding": "jahlomp",
|
|
"location": "Accra, GH",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Jeffrey Godwyll",
|
|
"twitter": "rey12rey",
|
|
"koding": "jeffgodwyll",
|
|
"location": "Ghana, GH"
|
|
}
|
|
]
|
|
}
|