Merge pull request #572 from yak80/master

TolkoPobeda-Team PR
This commit is contained in:
Senthil Arivudainambi
2014-12-01 11:23:38 -08:00
2 changed files with 43 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# TolkoPobeda Team
We want make some supaprogram!
## About Us
- Oleg: My name is oleg, i love koding games, i like when my programs like people.
- Alex: My name is Aleks and i love php. And I also love people who love my scripts))
- Serega : my name is Sergey, and i am supaman!
## Languages we Love
- Javascipt
- C#
- PHP
## Programs
- 3d Max
- Photoshop
+24
View File
@@ -0,0 +1,24 @@
{
"teamName" : "TolkoPobeda Team",
"members" : [
{
"name": "Oleg Vilkov",
"twitter": "mertvytko",
"koding": "theolege",
"location": "Cremea, RU"
},
{
"name": "Aleksandr Yakushev",
"twitter": "yak80",
"koding": "yak15",
"location": "Simferopol, RU",
"lead": true
},
{
"name": "Sergey",
"twitter": "scyborgx",
"koding": "scyborg",
"location": "Simferopol, RU"
}
]
}