Registering

This commit is contained in:
William Young
2014-11-26 21:01:58 -06:00
parent 4522975650
commit 17807c7125
2 changed files with 40 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
This is our page
================
Coming soon...
About our team
===========================
Coming soon...
About our skills and what we are going to do?
=======
- Java
+23
View File
@@ -0,0 +1,23 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "William Young",
"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"
}
]
}