Create team.json
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"teamName": "Autobots",
|
||||
"members": [
|
||||
|
||||
{
|
||||
"name": "Harsh Vakharia",
|
||||
"twitter": "harsjv",
|
||||
"koding": "harshjv",
|
||||
"location": "Gujarat, India",
|
||||
"lead": true
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user