16 lines
273 B
JSON
16 lines
273 B
JSON
{
|
|
"teamName": "Project Scarlet Sails",
|
|
"members": [
|
|
{
|
|
"name": "Timur Khadimullin",
|
|
"koding": "pmufa",
|
|
"location": "Auckland, NZ"
|
|
},
|
|
{
|
|
"name": "Dana Garifullina",
|
|
"koding": "ferventer",
|
|
"location": "Auckland, NZ"
|
|
}
|
|
]
|
|
}
|