Merge pull request #311 from madytyoo/master

Removed trailing comma
This commit is contained in:
Nitin Gupta
2014-11-26 14:03:03 -08:00
2 changed files with 40 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
About CodeGreen Team
===========================
| Maurizio | Max | Meni | Dimuthu
|--- |--- |--- |---
| <img src="https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg" width="200px"/>|<img src="https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg" width="200px"/>| ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) |
|CTO at Mylaensys, entrepreneur and globetrotter. Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 passionate developer.|Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation.
We are a passionate group of developers, interested in making a difference and determined to help protect the environment by taking small, everyday steps. We look forward to collaborate and create something unique by participating to this challenge
+30
View File
@@ -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"
}
]
}