Merge pull request #143 from winedrinker/master

Wine Team PR
This commit is contained in:
Senthil Arivudainambi
2014-11-26 01:54:30 -08:00
2 changed files with 16 additions and 0 deletions

6
Teams/WineTeam/ABOUT.md Normal file
View File

@@ -0,0 +1,6 @@
# Team Wine
I'm Csaba and in my team is only one member: myself.
I like Java, PHP and now my new favorites is AngularJS.

10
Teams/WineTeam/team.json Normal file
View File

@@ -0,0 +1,10 @@
{
"teamName": "Wine Team",
"members": [
{
"name": "Csaba Tölcsér",
"koding": "winedrinker",
"location": "Szigetszentmiklós, HU"
}
]
}