Added team details
This commit is contained in:
31
Teams/LunchBox/team.json
Normal file
31
Teams/LunchBox/team.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"teamName" : "LunchBox",
|
||||
"members" :
|
||||
[
|
||||
{
|
||||
"name" : "Aayush Gupta",
|
||||
"twitter" : "aayushgupta2306",
|
||||
"koding" : "aayushgupta2306",
|
||||
"location" : "Roorkee, IN"
|
||||
},
|
||||
{
|
||||
"name" : "Vishal Chand",
|
||||
"twitter" : "poison020492",
|
||||
"koding" : "poison0204",
|
||||
"location" : "Roorkee, IN"
|
||||
},
|
||||
{
|
||||
"name" : "Nitesh Kumar",
|
||||
"twitter" : "niteshk5",
|
||||
"koding" : "niteshk770",
|
||||
"location" : "Roorkee, IN"
|
||||
},
|
||||
{
|
||||
"name" : "Jitesh Khandelwal",
|
||||
"twitter" : "jiteshk23",
|
||||
"koding" : "jiteshk",
|
||||
"location" : "Roorkee, IN",
|
||||
"lead" : true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user