Merge pull request #347 from hddfilestorage/master

Registering
This commit is contained in:
Senthil Arivudainambi
2014-11-26 19:58:00 -08:00
2 changed files with 40 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
This is our page
================
You can see what were up to at Werlsoft.com and on twitter @ocelotdev
About our team
===========================
What can we do to get people to read those long long EULAs and other legal documents...
About our skills and what we are going to do?
=======
- Java
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "William Young",
"twitter": "ocelotdev",
"koding": "greencat5",
"location": "Cleburne, US",
"lead": true
},
{
"name": "Peter Lewis",
"twitter": "Werl2",
"koding": "werl",
"location": "Wetaskiwin, CA"
},
{
"name": "Subhash Ramesh",
"twitter": "stubby_tech",
"koding": "coding24by7",
"location": "Fremont, US"
}
]
}