diff --git a/Teams/Birmingham.IO/ABOUT.md b/Teams/Birmingham.IO/ABOUT.md new file mode 100644 index 0000000..d53134a --- /dev/null +++ b/Teams/Birmingham.IO/ABOUT.md @@ -0,0 +1,17 @@ +Birmingham.IO +=========================== + +This team is made up of members of [Birmingham.IO](http://birmingham.io/), a community forum aimed at the tech industry in Birmingham. + +About your team +=========================== + +| [Daniel Hollands](https://talk.birmingham.io/users/limeblast/activity) | [Omar Qureshi](https://talk.birmingham.io/users/omarqureshi/activity) | [Tajinder Singh](https://talk.birmingham.io/users/tajindersd/activity) | [Will Parker](https://talk.birmingham.io/users/wprk/activity) | [Ping-Yuan 'Aaron' Chang](https://talk.birmingham.io/users/king_jk/activity) | +|---------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| +| ![limeblast](https://talk.birmingham.io/user_avatar/talk.birmingham.io/limeblast/120/2.png) | ![omarqureshi](https://talk.birmingham.io/user_avatar/talk.birmingham.io/omarqureshi/120/13.png) | ![](https://talk.birmingham.io/user_avatar/talk.birmingham.io/tajindersd/120/101.png) | ![wprk](https://talk.birmingham.io/user_avatar/talk.birmingham.io/wprk/120/215.png) | ![king_jk](https://talk.birmingham.io/user_avatar/talk.birmingham.io/king_jk/120/255.png) | + + +About your skills and what you are going to do? +=========================== + +Right now, we don't have a clue, but I'm hoping inspiration will hit soon. Watch this space. diff --git a/Teams/Birmingham.IO/team.json b/Teams/Birmingham.IO/team.json new file mode 100644 index 0000000..103357c --- /dev/null +++ b/Teams/Birmingham.IO/team.json @@ -0,0 +1,36 @@ +{ + teamName: "Birmingham.IO", + members: [ + { + name: "Daniel Hollands", + twitter: "limeblast", + koding: "limeblast", + location: "Birmingham, UK", + lead: true + }, + { + name: "Omar Qureshi", + twitter: "omarqureshi", + koding: "omarquresh1", + location: "Birmingham, UK" + }, + { + name: "Tajinder Singh", + twitter: "TajinderSD", + koding: "tajindersd", + location: "Birmingham, UK" + }, + { + name: "Will Parker", + twitter: "wprk14", + koding: "wprk", + location: "Redditch, UK" + }, + { + name: "Ping-Yuan Chang", + twitter: "Jaja_Magic", + koding: "a9261", + location: "Taichung City, TW" + } + ] +}