From c124ef87de2306ef0e3ffe01270bc1ed4b648691 Mon Sep 17 00:00:00 2001 From: Jen Best Date: Tue, 25 Nov 2014 19:39:31 -0500 Subject: [PATCH 1/5] Added info --- Teams/RandomHackers/ABOUT.md | 2 +- Teams/RandomHackers/team.json | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index f126821..16cf79a 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -10,7 +10,7 @@ About | Dylson | Ildus |--- |--- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](http://http://cl.ly/image/0H1C1h2d2602/jen.png) We're still gathering. diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index d37b8c8..ca5fc20 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -14,5 +14,11 @@ "koding": "IldusSadykov", "location": "Elabuga, RU" } + { + "name": "Jen Best", + "twitter": "jenbestyoga", + "koding": "jenthebest", + "location": "Philadelphia, PA" + } ] } From 9dc9bfed5b8302ff129a5bed1344466a01edaff4 Mon Sep 17 00:00:00 2001 From: Jen Best Date: Tue, 25 Nov 2014 19:46:16 -0500 Subject: [PATCH 2/5] Added info --- Teams/RandomHackers/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index 16cf79a..9514a43 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -9,7 +9,7 @@ About ===== | Dylson | Ildus -|--- |--- +|--- |--- |--- | ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](http://http://cl.ly/image/0H1C1h2d2602/jen.png) We're still gathering. From 30f816075e50aae43756ac6fc3b45ca9f3807410 Mon Sep 17 00:00:00 2001 From: Jen Best Date: Tue, 25 Nov 2014 19:49:14 -0500 Subject: [PATCH 3/5] Added photo --- Teams/RandomHackers/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index 9514a43..139bc40 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -8,9 +8,9 @@ We are the Random Hackers team. About ===== -| Dylson | Ildus +| Dylson | Ildus | Jenthebest |--- |--- |--- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](http://http://cl.ly/image/0H1C1h2d2602/jen.png) +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](http://cl.ly/image/0H1C1h2d2602/jen.png) We're still gathering. From 697ebcc7e270b3c6d015abd81d85967907ae46d3 Mon Sep 17 00:00:00 2001 From: Dylson Valente Neto Date: Tue, 25 Nov 2014 23:12:20 -0300 Subject: [PATCH 4/5] Fix 2 digit country code --- Teams/RandomHackers/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index ca5fc20..911c367 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -18,7 +18,7 @@ "name": "Jen Best", "twitter": "jenbestyoga", "koding": "jenthebest", - "location": "Philadelphia, PA" + "location": "Philadelphia, US" } ] } From 2e96c20160244d5d52d6172c52d50ce833d0999c Mon Sep 17 00:00:00 2001 From: Dylson Valente Neto Date: Tue, 25 Nov 2014 23:42:18 -0300 Subject: [PATCH 5/5] Fix typo on team.json --- Teams/RandomHackers/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index 911c367..045489d 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -13,7 +13,7 @@ "twitter": "SadykovIldus", "koding": "IldusSadykov", "location": "Elabuga, RU" - } + }, { "name": "Jen Best", "twitter": "jenbestyoga",