18 lines
334 B
JSON
18 lines
334 B
JSON
{
|
|
"teamName": "XCoders",
|
|
"members": [
|
|
{
|
|
"name": "Visitha Baddegama",
|
|
"twitter": "VisithaBG ",
|
|
"koding": "visitha",
|
|
"location": "Colombo, LK"
|
|
},
|
|
{
|
|
"name": "Buddhiprabha Erabadda",
|
|
"twitter": "Buddhiprabha",
|
|
"koding": "buddhiprabha",
|
|
"location": "Colombo, LK"
|
|
}
|
|
]
|
|
}
|