Corrected syntax error
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"name": "George Dragnea",
|
||||
"twitter": "george_dragnea",
|
||||
"koding": "georged",
|
||||
"location": "Timisoara, RO",
|
||||
"location": "Timisoara, RO"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"twitter": "Manali_Ajudiya",
|
||||
"koding": "manalee",
|
||||
"location": "Surat, IN"
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"name": "Facundo D'Aranno",
|
||||
"twitter": "",
|
||||
"koding": "facundodaranno",
|
||||
"location": "El Palomar, AR",
|
||||
"location": "El Palomar, AR"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"twitter": "thatisgeek",
|
||||
"koding": "thatisgeek",
|
||||
"location": "Prague, CZ"
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"members": [
|
||||
{
|
||||
"name": "Marc Seibert",
|
||||
"twitter": "dyeaomf,
|
||||
"twitter": "dyeaomf",
|
||||
"koding": "oncommand",
|
||||
"location": "Frankfurt am Main, DE",
|
||||
"leader": true
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
"twitter": "leivanz",
|
||||
"koding": "leivanz",
|
||||
"location": "Davao, PH"
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user