18 lines
337 B
JSON
18 lines
337 B
JSON
{
|
|
"teamName": "Incorgito",
|
|
"members": [
|
|
{
|
|
"name": "Mark Steve Samson",
|
|
"twitter": "themarksteve",
|
|
"koding": "marksteve",
|
|
"location": "Quezon City, PH"
|
|
},
|
|
{
|
|
"name": "Beato Bongco",
|
|
"twitter": "beatobongco",
|
|
"koding": "beatobongco",
|
|
"location": "Quezon City, PH"
|
|
}
|
|
]
|
|
}
|