Merge pull request #595 from fadel/master

Added Team bnts.
This commit is contained in:
Nitin Gupta
2014-12-01 09:30:03 -08:00
2 changed files with 27 additions and 0 deletions
+10
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
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"
}
]
}