diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index f44a139..afc6140 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 | Ben | RobPW +| Dylson | Ildus | Jenthebest | RobPW | 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) | ![Rob-pw](https://pbs.twimg.com/media/BeLjs4kIQAAkR83.jpg:thumb) +| ![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) | ![Rob-pw](https://pbs.twimg.com/media/BeLjs4kIQAAkR83.jpg:thumb) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) We're still gathering. diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index fb8522c..433b119 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -20,17 +20,17 @@ "koding": "jenthebest", "location": "Philadelphia, US" }, - { - "name": "Ben", - "twitter": "7Eleben", - "koding": "igop", - "location": "Manila, PH" - }, { "name": "Robert P White", "twitter": "rob_pw", "koding": "rob-pw", "location": "Nottinghamshire, GB" + }, + { + "name": "Ben", + "twitter": "7Eleben", + "koding": "igop", + "location": "Manila, PH" } ] }