From da06d983fb5fcfc35769e9335a0752286d016385 Mon Sep 17 00:00:00 2001 From: Dylson Valente Neto Date: Thu, 27 Nov 2014 14:03:18 -0300 Subject: [PATCH] Consolidates Random Hackers team info --- Teams/RandomHackers/ABOUT.md | 9 +++++---- Teams/RandomHackers/team.json | 6 ++++++ 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index 2197681..f44a139 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -8,16 +8,17 @@ We are the Random Hackers team. About ===== -| Dylson | Ildus | Jenthebest | Ben -|--- |--- |--- | --- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) +| Dylson | Ildus | Jenthebest | Ben | RobPW +|--- |--- |--- | --- | --- +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) | ![Rob-pw](https://pbs.twimg.com/media/BeLjs4kIQAAkR83.jpg:thumb) + We're still gathering. Skills ====== -Ruby, Rails, JS, CSS, HTML. +Ruby, Rails, JS, (S)CSS, HTML. Idea ==== diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index 0e894d0..fb8522c 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -25,6 +25,12 @@ "twitter": "7Eleben", "koding": "igop", "location": "Manila, PH" + }, + { + "name": "Robert P White", + "twitter": "rob_pw", + "koding": "rob-pw", + "location": "Nottinghamshire, GB" } ] }