18 lines
335 B
JSON
18 lines
335 B
JSON
{
|
|
"teamName": "Hatzors",
|
|
"members": [
|
|
{
|
|
"name": "Eden S.-G.",
|
|
"twitter": "Eden_SG",
|
|
"koding": "edensg",
|
|
"location": "Ontario, CA",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Michael Barker",
|
|
"twitter": "TheMacMini09",
|
|
"koding": "themacmini09",
|
|
"location": "Ontario, CA"
|
|
}
|
|
]
|
|
} |