create team.json
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"teamName": "Team Koders",
|
||||
"members": [
|
||||
{
|
||||
"name": "Abhishek Nair",
|
||||
"twitter": "HumbleAlchemy",
|
||||
"koding": "humblealchemy",
|
||||
"location": "Bengaluru, IN"
|
||||
},
|
||||
{
|
||||
"name": "Surbhi Shah",
|
||||
"twitter": "",
|
||||
"koding": "surshah",
|
||||
"location": "Chennai, IN"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user