Create team.json
This commit is contained in:
24
Teams/Enigma/team.json
Normal file
24
Teams/Enigma/team.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "Enigma",
|
||||
"members": [
|
||||
{
|
||||
"name": "Rahul Bhanushali",
|
||||
"twitter": "157rahul",
|
||||
"koding": "rahulmb",
|
||||
"location": "Mumbai, IN"
|
||||
},
|
||||
{
|
||||
"name": "Jeet Parikh",
|
||||
"twitter": "jeetv2",
|
||||
"koding": "jerryroxx",
|
||||
"location": "Mumbai, IN"
|
||||
},
|
||||
{
|
||||
"name": "Dheeraj Suthar",
|
||||
"twitter": "geekforgrace",
|
||||
"koding": "dheersuthar",
|
||||
"location": "Mumbai, IN"
|
||||
"lead": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user