Merge pull request #665 from filipecabaco/master

El-Belon Team PR
This commit is contained in:
Senthil Arivudainambi
2014-12-02 16:36:15 -08:00
2 changed files with 52 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
## Team El-Belon
Bunch of Portuguese guys trying to do something nice and have fun with programming stuff
## About Us
- Filipe Cabaco: Some guy
- Fabio Botelho: That guy
- Ivo Pereira: The other guy
- Hugo Soura: There is always a fourth guy
- Daniel Parreira: Oh look! Another guy!
## Skillz(!) to be used
- Python
- Whatever we remember to add
+36
View File
@@ -0,0 +1,36 @@
{
"teamName":"El-Belon",
"members":[
{
"name":"Filipe Miguel dos Santos da Costa Cabaço",
"twitter":"filipecabaco",
"koding":"filipecabaco",
"location":"London,UK",
"lead":true
},
{
"name":"Hugo David Martins Sousa",
"twitter":"hugosousapt",
"koding":"hugospt",
"location":"London,UK"
},
{
"name":"Fábio Andrade Botelho",
"twitter":"fandbot",
"koding":"fabiim",
"location":"London,UK"
},
{
"name":"Ivo Gonçalo da Cruz Pereira",
"twitter":"Pereira89G",
"koding":"ipereira89",
"location":"London,UK"
},
{
"name":"Daniel Luis Landeiroto Parreira",
"twitter":"dany9995",
"koding":"metabrain",
"location":"London,UK"
}
]
}