Merge pull request #428 from AlexBondor/master

Added team 3, RO
This commit is contained in:
Nitin Gupta
2014-11-27 14:27:12 -08:00
2 changed files with 38 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
Hello, we are 3!
================
About
=====
| alex | mihai | adi
|--- |--- |---
| ![Alex](http://goo.gl/7KDmR7) | ![Mihai](http://goo.gl/OkKqD0) | ![Adi](http://goo.gl/HE4k7v) |
School is boring and no one teaches the things you learn by yourself!
Our skills
==========
We have no idea about our skills so far.. We have the power to develop new skills in order to cope with the needs we have.
+23
View File
@@ -0,0 +1,23 @@
{
"teamName": "3",
"members": [
{
"name": "Alexandru Bondor",
"twitter": "AlexBondor",
"koding": "alexbondor",
"location": "Cluj-Napoca, RO",
"lead": true
},
{
"name": "Mihai Hanga",
"koding": "terente",
"location": "Ocna Mureș, RO"
},
{
"name": "Adrian Rus",
"twitter": "AdrrrianR",
"koding": "adrrrian",
"location": "Cluj-Napoca, RO"
}
]
}