Merge pull request #423 from nicolassatragno/master

Added Team4Continents.
This commit is contained in:
Nitin Gupta
2014-11-27 15:13:40 -08:00
2 changed files with 43 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
A team from 4 continents
================
We got to know each other as part of an international contest, Google Code-In
when we were in high school!
Who we are
===========================
4 (Very) young software developers from South and North America, Europe and
Asia.
TODO
===========================
Put more relevant info here.
+29
View File
@@ -0,0 +1,29 @@
{
"teamName": "Team 4 Continents",
"members": [
{
"name": "Nicolas Satragno",
"twitter": "nsatragno",
"koding": "nicolassatragno",
"location": "Buenos Aires, AR",
"lead": true
},
{
"name": "Mark Klien",
"koding": "areke",
"location": "Honolulu, US"
},
{
"name": "Przemek Buczkowski",
"twitter": "przemub",
"koding": "przemub",
"location": "Nowy Sacz, PL"
},
{
"name": "Aneesh Dogra",
"twitter": "AneeshDogra",
"koding": "Lionaneesh",
"location": "New Delhi, IN"
}
]
}