Merge pull request #30 from cortezcristian/master

Adding FFB info
This commit is contained in:
sent hil
2014-11-21 20:10:02 -08:00
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Funky Fresh Boyz
====================
| N | Member | Role | Twitter | Editor |
| :---- | :---- | :----: | :---- | :---- |
| 1 | Cristian Cortez | Dev/Architect | [@cortezcristian](https://twitter.com/cortezcristian) | Vim |
More info coming soon...
![Crisboot](http://cortezcristian.com/images/fpo-carousel-imge-4.jpg)

View File

@@ -0,0 +1,11 @@
{
"teamName": "Funky Fresh Boyz",
"members": [
{
"name": "Cristian Cortez",
"twitter": "cortezcristian",
"koding": "cortezcristian",
"location": "Rosario, AR"
}
]
}