From cd761ef08777d9ca7cdb6de170ff1b206393c97c Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 27 Nov 2014 04:31:30 +0800 Subject: [PATCH] Add some info --- Teams/RandomHackers/ABOUT.md | 4 ++-- Teams/RandomHackers/team.json | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index b36bf42..c52a178 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -8,9 +8,9 @@ We are the Random Hackers team. About ===== -| Dylson | Ildus | Jenthebest +| 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) +| ![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.jpeg) We're still gathering. diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index 045489d..d93f419 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -20,5 +20,11 @@ "koding": "jenthebest", "location": "Philadelphia, US" } + { + "name": "Ben", + "twitter": "7Eleben", + "koding": "igop", + "location": "Manila, PH" + } ] }