Added Team bnts.

This commit is contained in:
Samuel Fadel
2014-12-01 15:00:19 +00:00
parent 6961d1987a
commit e6bb56807a
2 changed files with 27 additions and 0 deletions

10
Teams/bnts/ABOUT.md Normal file
View File

@@ -0,0 +1,10 @@
# bnts
This is our team page. The team name is nonsense, don't try to understand it.
## About us
We are students from University of São Paulo, Brazil. Colleagues since 2010, we
started working together at programming contests, such as the ACM ICPC
regionals.
## Skills, technologies, plan, etc.
Coming soon...

17
Teams/bnts/team.json Normal file
View File

@@ -0,0 +1,17 @@
{
"teamName": "bnts",
"members": [
{
"name": "Antonio Canabrava Fraideinberze",
"twitter": "antoniocfrai",
"koding": "acfrai",
"location": "São Carlos, BR"
},
{
"name": "Samuel Gomes Fadel",
"twitter": "fadel",
"koding": "fadel",
"location": "São Carlos, BR"
}
]
}