diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md
new file mode 100644
index 0000000..d36f29a
--- /dev/null
+++ b/Teams/CodeGreen/ABOUT.md
@@ -0,0 +1,10 @@
+About CodeGreen Team
+===========================
+
+| Maurizio | Max | Meni | Dimuthu
+|--- |--- |--- |---
+|
|
|  |  |
+|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
diff --git a/Teams/CodeGreen/team.json b/Teams/CodeGreen/team.json
new file mode 100644
index 0000000..d3bade1
--- /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"
+ }
+ ]
+}