Skip to content

Commit

Permalink
Added team information
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirDaron committed Nov 28, 2014
1 parent 4522975 commit f94ead6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Teams/RostovTeam/team.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"teamName": "RostovTeam",
"members": [{
"name": "Vladimir Daron",
"twitter": "DaronVladimir",
"koding": "vdaron",
"location": "Rostov-on-Don, RU",
"lead": true
}, {
"name": "Komov Roman",
"koding": "komovr",
"location": "Rostov-on-Don, RU"
}, {
"name": "Sergey Kuvakin",
"koding": "lafin",
"location": "Rostov-on-Don, RU"

}]
}

0 comments on commit f94ead6

Please sign in to comment.