a16a695a52
Added new member
19 lines
330 B
JSON
19 lines
330 B
JSON
{
|
|
"teamName": "Autobots",
|
|
"members": [
|
|
{
|
|
"name": "Harsh Vakharia",
|
|
"twitter": "harshjv",
|
|
"koding": "harshjv",
|
|
"location": "Gujarat, IN",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Pradeep Chauhan",
|
|
"twitter": "ne0phy73",
|
|
"koding": "ne09",
|
|
"location": "Mumbai, IN"
|
|
}
|
|
]
|
|
}
|