From d1c65802e6dc56731ddb011a74f7dcb4fd8baa56 Mon Sep 17 00:00:00 2001 From: Alan Norton Date: Tue, 2 Dec 2014 23:25:01 -0500 Subject: [PATCH] remove old TBD --- Teams/TeamWhatShouldWeCallMe/ABOUT.md | 31 -------------------------- Teams/TeamWhatShouldWeCallMe/team.json | 26 --------------------- 2 files changed, 57 deletions(-) delete mode 100644 Teams/TeamWhatShouldWeCallMe/ABOUT.md delete mode 100644 Teams/TeamWhatShouldWeCallMe/team.json diff --git a/Teams/TeamWhatShouldWeCallMe/ABOUT.md b/Teams/TeamWhatShouldWeCallMe/ABOUT.md deleted file mode 100644 index b2aed11..0000000 --- a/Teams/TeamWhatShouldWeCallMe/ABOUT.md +++ /dev/null @@ -1,31 +0,0 @@ -Team Name: TBD -================ - -``` - _ _ _ _ _ _ - _| || |_| |__ __ _ ___| | ____ _| |_| |__ ___ _ __ -|_ .. _| '_ \ / _` |/ __| |/ / _` | __| '_ \ / _ \| '_ \ -|_ _| | | | (_| | (__| < (_| | |_| | | | (_) | | | | - |_||_| |_| |_|\__,_|\___|_|\_\__,_|\__|_| |_|\___/|_| |_| -``` - - - -About Us -=========================== -> Judges will read this page before making a final decision, so write your story, make it emotional and impressive. -> Tell us why you want to win. - -We build this project on rock & roll. - -About The Project -======= -> Don't reveal too much about your project, this is a competition but maybe -> you can tell us the technologies, APIs you are going to use and what kind -> of application you are going to build. - -> You can change your mind, that's ok. Just push an update here when you do. - -No clue yet. - - diff --git a/Teams/TeamWhatShouldWeCallMe/team.json b/Teams/TeamWhatShouldWeCallMe/team.json deleted file mode 100644 index 07bd952..0000000 --- a/Teams/TeamWhatShouldWeCallMe/team.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "teamName": "Team Koders", - "members": [ - { - "name": "Alan Norton", - "twitter": "nonrational", - "koding": "nonrational", - "location": "New York, NY, USA", - "lead": true - }, - { - "name": "John Mileham", - "location": "New York, NY, USA", - }, - { - "name": "Sam Moore", - "twitter": "samandmoore", - "koding": "samandmoore", - "location": "New York, NY, USA", - }, - { - "name": "Sarah Whinnem", - "location": "New York, NY, USA", - } - ] -}