13 lines
201 B
JSON
13 lines
201 B
JSON
{
|
|
"teamName": "DevPro",
|
|
"members": [
|
|
{
|
|
"name": "Saiful Islam",
|
|
"twitter": "saifulapm",
|
|
"koding": "saifulapm",
|
|
"location": "Rajshahi, BD",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|