13 lines
215 B
JSON
13 lines
215 B
JSON
{
|
|
"teamName": "Team Koders",
|
|
"members": [
|
|
{
|
|
"name": "Full Name",
|
|
"twitter": "twitter acct no @",
|
|
"koding": "koding username",
|
|
"location": "Kicevo, MK",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|