Merge pull request #600 from RostovTeam/master

Team RostovTeam
This commit is contained in:
Senthil Arivudainambi
2014-12-01 11:22:53 -08:00
2 changed files with 39 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
This is our page
================
Coming soon...
About our team
===========================
Coming soon...
About our skills and what we are going to do?
=======
- PHP
- CSS3
- HTML
- Creativity!
+19
View File
@@ -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"
}]
}