18 lines
299 B
JSON
18 lines
299 B
JSON
{
|
|
"teamName": "C0d3r$",
|
|
"members": [
|
|
{
|
|
"name": "Manoj Mathai",
|
|
"twitter": "letronje",
|
|
"koding": "letronje",
|
|
"location": "Pune"
|
|
},
|
|
{
|
|
"name": "Divya Kunnath",
|
|
"twitter": "brilyuhns",
|
|
"koding": "brilyuhns",
|
|
"location": "Pune"
|
|
}
|
|
]
|
|
}
|