From 2743627efc1d889fad511b781dc6a00d6d4a11d5 Mon Sep 17 00:00:00 2001 From: "Salama A.B" Date: Mon, 24 Nov 2014 14:10:21 +0300 Subject: [PATCH] Add new team member --- Teams/254Coders/ABOUT.md | 30 +++++++++++++++--------------- Teams/254Coders/team.json | 10 ++++++++-- 2 files changed, 23 insertions(+), 17 deletions(-) diff --git a/Teams/254Coders/ABOUT.md b/Teams/254Coders/ABOUT.md index f3bae25..c55358f 100644 --- a/Teams/254Coders/ABOUT.md +++ b/Teams/254Coders/ABOUT.md @@ -1,17 +1,17 @@ 254Coders +========= + +We are `254Coders`, a team from Nairobi, KE ready to crush the competition! + +The Team +======== + + +| [Julius](https://github.com/njmwas) | [Salama](https://github.com/aksalj) | +| ----------------------------------- | ----------------------------------- | +| ![Julius](http://ntaftie.com/myportfolio/images/me.png) | ![aksalj](https://avatars0.githubusercontent.com/u/2534772?v=3&s=300) | + + +Skills and Project ================== - -We are the 254Coders a team of 5 ready to make a mark on the globe. - -About the team -================= - -Here are some of the team members, more are coming - -| Julius | -| ----- | -| ![Julius](http://ntaftie.com/myportfolio/images/me.png) | - -Our Skills and Project -======================= -We are still brainstoming on which project to hack on but we are optimistic that what we will come up with will be great \ No newline at end of file +We are still brainstoming... diff --git a/Teams/254Coders/team.json b/Teams/254Coders/team.json index a17a71d..7c3bea3 100644 --- a/Teams/254Coders/team.json +++ b/Teams/254Coders/team.json @@ -7,6 +7,12 @@ "koding": "njmwas", "location": "Nairobi, KE" }, - + { + "name": "Salama AB", + "twitter": "aksalj", + "koding": "aksalj", + "location": "Nairobi, KE" + } + ] -} \ No newline at end of file +}