14 lines
188 B
JSON
14 lines
188 B
JSON
{
|
|
"teamName": "IO",
|
|
"members": [
|
|
{
|
|
"name": "Ramith Hettiarachchi",
|
|
"twitter": "ramithuh",
|
|
"koding": "ruhsoft",
|
|
"location": "LK",
|
|
"lead": true
|
|
}
|
|
|
|
]
|
|
}
|