Create team Octomouse

This commit is contained in:
Germán Bobr
2014-11-26 12:22:50 -03:00
committed by Germán Bobr
parent 7506edfd55
commit e6c2fb1ba7

24
Teams/Octomouse Normal file
View File

@@ -0,0 +1,24 @@
{
"teamName": "Octomouse",
"members": [
{
"name": "Germán Bobr",
"twitter": "phk_nevermore",
"koding": "gbobr",
"location": "Villa Luzuriaga, AR",
"lead": true
},
{
"name": "Ricardo Bevilacqua",
"twitter": "ricardobevi",
"koding": "rbevi",
"location": "El Palomar, AR"
},
{
"name": "Facundo D'Aranno",
"twitter": "",
"koding": "facundodaranno",
"location": "El Palomar, AR",
}
]
}