From 2429b5897011106ce605d2153b5a06ec38f25069 Mon Sep 17 00:00:00 2001 From: Paul Deng - PC Date: Tue, 25 Nov 2014 20:29:56 -0500 Subject: [PATCH] Changed location --- Teams/Team_NAME/ABOUT.md | 27 --------------------------- Teams/Team_NAME/team.json | 30 ------------------------------ 2 files changed, 57 deletions(-) delete mode 100644 Teams/Team_NAME/ABOUT.md delete mode 100644 Teams/Team_NAME/team.json diff --git a/Teams/Team_NAME/ABOUT.md b/Teams/Team_NAME/ABOUT.md deleted file mode 100644 index 523d5be..0000000 --- a/Teams/Team_NAME/ABOUT.md +++ /dev/null @@ -1,27 +0,0 @@ -Team Name -================ - -Hi all, we are engineers of UofT, excited to participate in the first ever global hackathon! - -About your team -=========================== - -| paulliwali | | | -|--- |--- |--- |--- -| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | - -Tell us who you are, why you did you decide to join? - -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. - - -About your skills and what you are going to do? -======= -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. - - diff --git a/Teams/Team_NAME/team.json b/Teams/Team_NAME/team.json deleted file mode 100644 index 9f4c5c6..0000000 --- a/Teams/Team_NAME/team.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "teamName": "Team Name", - "members": [ - { - "name": "Puyuan Deng", - "twitter": "paulliwali", - "koding": "paulliwali", - "location": "Toronto, ON" - }, - { - "name": "", - "twitter": "", - "koding": "", - "location": "", - "lead": true - }, - { - "name": "", - "twitter": "", - "koding": "", - "location": "" - }, - { - "name": "", - "twitter": "", - "koding": "", - "location": "" - } - ] -}