17 lines
285 B
JSON
17 lines
285 B
JSON
{
|
|
"teamName": "TP;NS",
|
|
"members": [
|
|
{
|
|
"name": "Liam Costello",
|
|
"koding": "lolletsoc",
|
|
"location": "Athens, GR",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Noah Edelman",
|
|
"koding": "digitalmockingbird",
|
|
"location": "California, US"
|
|
}
|
|
]
|
|
}
|