Merge pull request #636 from spelcaster/master

[new-team] A new challenger approaches
This commit is contained in:
Nitin Gupta
2014-12-02 13:00:53 -08:00
2 changed files with 46 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
Nibbles At Work
================
The name "Nibbles At Work" came from the mixture of the name of the band "Men At Work" and a unit of information used in computing measurements, "Nibbles" which consists in a group of 4 bits.
About Nibbles
=============
|Nibble Position|User|Description|Leader Speech|Expertise|
|:---------------:|:---------------:|:---------------:|:---------------:|:---------------:|
|Leader|spelzinho|Game enthusiast and technology lover :3|i am their leader and to victory we ride!|Backend and Lite Frontend Developer|
|Developer|luancomputacao|Avatar fanboy >:D|he will never control air, or any other element, sorry bro|Backend and Frontend Developer|
|Developer|joseriosneto|Really like coding and self improvement|Oh damn, he is so lazy, but we will put Beatles to keep him fired up :D|Backend Developer|
The Project
===========
We are discussing about that, either way we wont say a word until the promissed day, sorry...
Bring the thunder!
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Nibbles At Work",
"members": [
{
"name": "Hugo do Carmo",
"twitter": "august_hugh",
"koding": "spelcaster",
"location": "Brasília, BR",
"lead": true
},
{
"name": "Luan Santana",
"twitter": "LuanComputacao",
"koding": "luancomputacao",
"location": "Coritiba, BR"
},
{
"name": "José Rios",
"twitter": "joseriosneto",
"koding": "joseriosneto",
"location": "Brasília, DF"
}
]
}