Initial commit

This commit is contained in:
Vlad
2014-11-23 21:16:08 +02:00
parent fd31f296fe
commit 0e22936ab4
2 changed files with 37 additions and 0 deletions

20
Teams/AAVAA/ABOUT.md Normal file
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
- HTML5
- Creativity!

17
Teams/AAVAA/team.json Normal file
View File

@@ -0,0 +1,17 @@
{
"teamName": "AALuckers",
"members": [
{
"name": "Chepurnoy Aleksander",
"twitter": "biz_ze",
"koding": "bizze",
"location": "Vladivostok, RU",
"lead": true
},
{
"name": "Feshenko Denis",
"koding": "Feshenkod",
"location": "Vladivostok, RU"
}
]
}