Added Team Information

This commit is contained in:
Bijay Luitel
2014-12-03 19:40:45 +05:45
parent 7200419fcc
commit e1b6d5a9e6

View File

@@ -0,0 +1,30 @@
{
"teamName": "Team Eternity",
"members": [
{
"name": "Bijay Luitel",
"twitter": "luitelbj",
"koding": "luitelbj",
"location": "Kathmandu, NP",
"lead": true
},
{
"name": "Prajwal Shrestha",
"twitter": "pstha",
"koding": "prajwalstha",
"location": "Kathmandu, NP"
},
{
"name": "Yogesh Shrestha",
"twitter": "pstha",
"koding": "yogesh_shrestha",
"location": "Kathmandu, NP"
},
{
"name": "Nirmal Thapa",
"twitter": "nirmal_nt",
"koding": "nirmalz",
"location": "Kathmandu, NP"
}
]
}