Create team.json
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"teamName": "everestack",
|
||||
"members": [
|
||||
{
|
||||
"name": "Nootan Ghimire",
|
||||
"twitter": "nootanghimire",
|
||||
"koding": "nootanghimire",
|
||||
"location": "Kathmandu, NP",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Nishan Bajracharya",
|
||||
"twitter": "Nishan_cd",
|
||||
"koding": "",
|
||||
"location": "Kathmandu, NP"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user