Added Team4Continents.

This commit is contained in:
Nicolás Satragno
2014-11-26 22:23:42 -03:00
parent 424d0deccb
commit 3b3e8c047f
2 changed files with 43 additions and 0 deletions

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.

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"
}
]
}