Corrected syntax error

This commit is contained in:
Lee Olayvar
2014-12-03 20:24:03 +00:00
parent 2ccf2361e4
commit 266fd72211
7 changed files with 16 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
"name": "George Dragnea",
"twitter": "george_dragnea",
"koding": "georged",
"location": "Timisoara, RO",
"location": "Timisoara, RO"
}
]
}

View File

@@ -6,6 +6,6 @@
"twitter": "Manali_Ajudiya",
"koding": "manalee",
"location": "Surat, IN"
},
}
]
}

View File

@@ -18,7 +18,7 @@
"name": "Facundo D'Aranno",
"twitter": "",
"koding": "facundodaranno",
"location": "El Palomar, AR",
"location": "El Palomar, AR"
}
]
}

View File

@@ -1,11 +1,12 @@
{
"teamName": "Team Penguins",
"members": [
{
"name": "N Bhargav",
"twitter": "nbhargav3",
"koding": "bhargav3",
"location": "Bangalore, IN",
"lead": true
}
"teamName": "Team Penguins",
"members": [
{
"name": "N Bhargav",
"twitter": "nbhargav3",
"koding": "bhargav3",
"location": "Bangalore, IN",
"lead": true
}
]
}

View File

@@ -6,6 +6,6 @@
"twitter": "thatisgeek",
"koding": "thatisgeek",
"location": "Prague, CZ"
},
}
]
}

View File

@@ -3,7 +3,7 @@
"members": [
{
"name": "Marc Seibert",
"twitter": "dyeaomf,
"twitter": "dyeaomf",
"koding": "oncommand",
"location": "Frankfurt am Main, DE",
"leader": true

View File

@@ -6,6 +6,6 @@
"twitter": "leivanz",
"koding": "leivanz",
"location": "Davao, PH"
},
}
]
}