Add B17 team

This commit is contained in:
dmitryu
2014-11-26 12:29:50 +02:00
parent c039ce0e31
commit eed78975b3
2 changed files with 34 additions and 0 deletions

22
Teams/B17/ABOUT.md Normal file
View File

@@ -0,0 +1,22 @@
B17
====
A single man team with a passion for Laravel :)
About B17
----------
| Dmitry Udod |
|---------------------|
| Picture Unavailable |
Skills
------
Programming languages (that may be used):
- PHP
- HTML/CSS and JS
Frameworks:
- Laravel 4

12
Teams/B17/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "B17",
"members": [
{
"name": "Dmitry Udod",
"twitter": "testTw1tter",
"koding": "reedwalter24",
"location": "Cherkassy, Ukraine",
"lead": true
}
]
}