Added team information

This commit is contained in:
Bogdan Gersak
2014-11-26 22:37:37 +01:00
parent c52391ad0c
commit 7f85e9abb6

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

@@ -0,0 +1,12 @@
{
"teamName": "Team Bogdan",
"members": [
{
"name": "Bogdan Gersak",
"twitter": "gersakbogdan",
"koding": "gersakbogdan",
"location": "Bucharest, RO",
"lead" : true
}
]
}