diff --git a/Teams/Ocelot Dev/ABOUT.md b/Teams/Ocelot Dev/ABOUT.md new file mode 100644 index 0000000..36b2637 --- /dev/null +++ b/Teams/Ocelot Dev/ABOUT.md @@ -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 + + diff --git a/Teams/Ocelot Dev/team.json b/Teams/Ocelot Dev/team.json new file mode 100644 index 0000000..1d60538 --- /dev/null +++ b/Teams/Ocelot Dev/team.json @@ -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" + } + ] +} \ No newline at end of file