Removed trailing comma
This commit is contained in:
+26
-27
@@ -1,29 +1,28 @@
|
|||||||
{
|
{
|
||||||
"teamName": "Coffee2Code",
|
"teamName": "Coffee2Code",
|
||||||
"members": [
|
"members": [
|
||||||
{
|
{
|
||||||
"name": "Danilo Gasques",
|
"name": "Danilo Gasques",
|
||||||
"twitter": "danilogasques",
|
"twitter": "danilogasques",
|
||||||
"koding": "d4n1l0d",
|
"koding": "d4n1l0d",
|
||||||
"location": "Campinas, BR",
|
"location": "Campinas, BR",
|
||||||
"lead": true
|
"lead": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bruno Calza",
|
"name": "Bruno Calza",
|
||||||
"koding": "brunoac",
|
"koding": "brunoac",
|
||||||
"location": "Sao Carlos, BR"
|
"location": "Sao Carlos, BR"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Guilherme Gonçalves",
|
"name": "Guilherme Gonçalves",
|
||||||
"twitter": "guilhermea",
|
"twitter": "guilhermea",
|
||||||
"koding": "guilhermeasg",
|
"koding": "guilhermeasg",
|
||||||
"location": "Sao Carlos, BR",
|
"location": "Sao Carlos, BR"
|
||||||
|
},
|
||||||
},
|
{
|
||||||
{
|
"name": "Vitor Morelatti",
|
||||||
"name": "Vitor Morelatti",
|
"koding": "morelatti",
|
||||||
"koding": "morelatti",
|
"location": "Campinas, BR"
|
||||||
"location": "Campinas, BR"
|
}
|
||||||
}
|
]
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user