Merge pull request #929 from luitelbj/master

Team Eternity Pull Request
This commit is contained in:
Senthil Arivudainambi
2014-12-03 11:25:50 -08:00
2 changed files with 39 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
About Us
===========================
We are 4 friends from Himalayas. And we build some cool stuff for the web.
Skills
=======
JavaScript, PHP, HTML&CSS
+30
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"
}
]
}