18 lines
318 B
JSON
18 lines
318 B
JSON
{
|
|
"teamName": "CE",
|
|
"members": [
|
|
{
|
|
"name": "Pierce Stegman",
|
|
"twitter": "pwstegman",
|
|
"koding": "pwstegman",
|
|
"location": "Falls Church, US"
|
|
},
|
|
{
|
|
"name": "Fox Wilson",
|
|
"twitter": "FoxWilson42",
|
|
"koding": "fwilson",
|
|
"location": "Nokesville, US"
|
|
}
|
|
]
|
|
}
|