Create team.json

This commit is contained in:
Nootan Ghimire
2014-11-29 14:48:27 +05:45
parent 55bb8b30d4
commit e3cbe89228
+18
View File
@@ -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"
}
]
}