[team] Team info

starting the repo with team info files;
This commit is contained in:
Hugo do Carmo
2014-11-29 11:19:10 -02:00
parent f19d07532a
commit 48225827f6
2 changed files with 63 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
Nibbles At Work
================
About Nibbles
=============
|~~Nibble Position~~|User|Description|
|:---------------:|:---------------:|:---------------:|
|Leader|spelzinho|Game enthusiast|
|:---------------:|:---------------:|:---------------:|
|Developer|-|-|
|:---------------:|:---------------:|:---------------:|
|Developer|-|-|
|:---------------:|:---------------:|:---------------:|
|Developer|-|-|
|:---------------:|:---------------:|:---------------:|
|Developer|-|-|
Expertise
=========
The Project
===========
+36
View File
@@ -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"
}
]
}