From 0df0cf81f0aa61fc05ae767b043b536db99a7208 Mon Sep 17 00:00:00 2001 From: Ildus Sadykov Date: Tue, 25 Nov 2014 18:16:44 +0300 Subject: [PATCH] Adds Basic Random Hackers team info, add Ildus info --- Teams/RandomHackers/ABOUT.md | 8 ++++---- Teams/RandomHackers/team.json | 8 +++++++- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index 949f548..c9fbfc8 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -7,9 +7,9 @@ We are the Random Hackers team. About your team =========================== -| Dylson | member 2 | member 3 -|--- |--- |--- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![]() | ![]() +| Dylson | Ildus | member 3 +|--- |--- |--- +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![]() Tell us who you are, why you did you decide to join? @@ -23,4 +23,4 @@ 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 newline at end of file +You can change your mind, that's ok. Just push an update here when you do. diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index 7d0aedb..2d896ca 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -6,6 +6,12 @@ "twitter": "n370n370", "koding": "n370", "location": "Santa Fe, AR" + }, + { + "name": "Ildus Sadykov", + "twitter": "SadykovIldus", + "koding": "IldusSadykov", + "location": "Elabuga, RU" } ] -} \ No newline at end of file +}