diff --git a/Teams/Nibbles At Work/ABOUT.md b/Teams/Nibbles At Work/ABOUT.md new file mode 100644 index 0000000..f39cbad --- /dev/null +++ b/Teams/Nibbles At Work/ABOUT.md @@ -0,0 +1,27 @@ +Nibbles At Work +================ + +About Nibbles +============= + +|~~Nibble Position~~|User|Description| +|:---------------:|:---------------:|:---------------:| +|Leader|spelzinho|Game enthusiast| +|:---------------:|:---------------:|:---------------:| +|Developer|-|-| +|:---------------:|:---------------:|:---------------:| +|Developer|-|-| +|:---------------:|:---------------:|:---------------:| +|Developer|-|-| +|:---------------:|:---------------:|:---------------:| +|Developer|-|-| + + +Expertise +========= + + +The Project +=========== + + diff --git a/Teams/Nibbles At Work/team.json b/Teams/Nibbles At Work/team.json new file mode 100644 index 0000000..6567726 --- /dev/null +++ b/Teams/Nibbles At Work/team.json @@ -0,0 +1,36 @@ +{ + "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": "-", + "location": "Coritiba, BR" + }, + { + "name": "José Rios", + "twitter": "-", + "koding": "-", + "location": "Brasília, DF" + }, + { + "name": "Henrique Gouveia", + "twitter": "-", + "koding": "-", + "location": "Brasília, DF" + }, + { + "name": "Júlia Caroline", + "twitter": "SoundsLikeJulia", + "koding": "-", + "location": "Ituiutaba, MG" + } + ] +}