diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md new file mode 100644 index 0000000..fde7d20 --- /dev/null +++ b/Teams/CodeGreen/ABOUT.md @@ -0,0 +1,10 @@ +About CodeGreen Team +=========================== + + +| Maurizio | Max | Meni | Dimuthu +|--- |--- |--- |--- +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| MAX:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|MENI:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. + + diff --git a/Teams/CodeGreen/team.json b/Teams/CodeGreen/team.json new file mode 100644 index 0000000..79ebea0 --- /dev/null +++ b/Teams/CodeGreen/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "CodeGreen", + "members": [ + { + "name": "Meni Vaitsi", + "twitter": "menouliv", + "koding": "menivaitsi", + "location": "Santa Barbara, US", + }, + { + "name": "Dimuthu Upeksha", + "twitter": "DimuthuUpe", + "koding": "dimuthuupe", + "location": "Moratuwa, LK" + }, + { + "name": "Maurizio T", + "twitter": "madytyoo", + "koding": "madytyoo", + "location": "Milazzo, IT", + "lead": true + }, + { + "name": "Max Jacobson", + "twitter": "maxthegringo", + "koding": "maxmjacobson", + "location": "Sao Paulo,BR" + } + ] +}