23 lines
364 B
Plaintext
23 lines
364 B
Plaintext
{
|
|
"teamName":"StackTrace",
|
|
"members":[
|
|
{
|
|
"name": "Rohit Jain",
|
|
"koding": "ro-29",
|
|
"location": "Delhi,India",
|
|
"lead":true
|
|
},
|
|
{
|
|
"name":"Priyank Jain",
|
|
"koding":"rohanp",
|
|
"location": "Delhi,India"
|
|
},
|
|
{
|
|
"name":"Rachel Li",
|
|
"koding": "mustuni1",
|
|
"location": "Delhi,India"
|
|
|
|
}
|
|
]
|
|
}
|