From 17807c71257890f0f67845d1821b326df6861566 Mon Sep 17 00:00:00 2001 From: William Young Date: Wed, 26 Nov 2014 21:01:58 -0600 Subject: [PATCH 1/2] Registering --- Teams/Ocelot Dev/ABOUT.md | 17 +++++++++++++++++ Teams/Ocelot Dev/team.json | 23 +++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 Teams/Ocelot Dev/ABOUT.md create mode 100644 Teams/Ocelot Dev/team.json diff --git a/Teams/Ocelot Dev/ABOUT.md b/Teams/Ocelot Dev/ABOUT.md new file mode 100644 index 0000000..4738c3b --- /dev/null +++ b/Teams/Ocelot Dev/ABOUT.md @@ -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 + + diff --git a/Teams/Ocelot Dev/team.json b/Teams/Ocelot Dev/team.json new file mode 100644 index 0000000..2b2aae9 --- /dev/null +++ b/Teams/Ocelot Dev/team.json @@ -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" + } + ] +} \ No newline at end of file From 73c0102cad98cd99f400f67196a61d8be5b2fb4c Mon Sep 17 00:00:00 2001 From: William Young Date: Wed, 26 Nov 2014 21:26:17 -0600 Subject: [PATCH 2/2] Updates --- Teams/Ocelot Dev/ABOUT.md | 5 ++--- Teams/Ocelot Dev/team.json | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Ocelot Dev/ABOUT.md b/Teams/Ocelot Dev/ABOUT.md index 4738c3b..36b2637 100644 --- a/Teams/Ocelot Dev/ABOUT.md +++ b/Teams/Ocelot Dev/ABOUT.md @@ -1,14 +1,13 @@ This is our page ================ -Coming soon... +You can see what were up to at Werlsoft.com and on twitter @ocelotdev About our team =========================== -Coming soon... - +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? ======= diff --git a/Teams/Ocelot Dev/team.json b/Teams/Ocelot Dev/team.json index 2b2aae9..1d60538 100644 --- a/Teams/Ocelot Dev/team.json +++ b/Teams/Ocelot Dev/team.json @@ -3,6 +3,7 @@ "members": [ { "name": "William Young", + "twitter": "ocelotdev", "koding": "greencat5", "location": "Cleburne, US", "lead": true