Create team.json
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"teamName": "akshay@coding",
|
||||
"members": [
|
||||
{
|
||||
"name": "Akshay Agarwal",
|
||||
"twitter": "jimmycarter256",
|
||||
"koding": "akshay2015",
|
||||
"location": "Mumbai, India"
|
||||
},
|
||||
{
|
||||
"name": "Varun Kumar",
|
||||
"twitter": "varuncoomar",
|
||||
"koding": "varuncoomar",
|
||||
"location": "Chandigarh, India"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user